Skip to content

Preserve HTML element attributes in @bassetBlock #12

Preserve HTML element attributes in @bassetBlock

Preserve HTML element attributes in @bassetBlock #12

name: Add new bugs & PRs to Triage project
on:
issues:
types:
- opened
- transferred
pull_request:
types:
- opened
permissions: {}
jobs:
add-to-project:
name: Add new bugs and PRs to Triage project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/Laravel-Backpack/projects/13
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}