Skip to content

Unable to compile develop #1

Unable to compile develop

Unable to compile develop #1

name: Add bugs to tracker
on:
issues:
types:
- opened
- labeled
jobs:
add-to-project:
name: Add issue to tracker
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/amazingdatamachine/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: bug