Skip to content

[BUG] Country and Airport Links Missing in README #3

[BUG] Country and Airport Links Missing in README

[BUG] Country and Airport Links Missing in README #3

name: Add Issues and PRs to SSA Sector File Development Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add Issues and PRs to Project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/VATSIM-SSA/projects/14
github-token: ${{ secrets.ACT_ADD_TO_PRJCT_PAT }}