Skip to content

Commit

Permalink
ci: fix project automation workflow (#8096)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahBCode authored Jul 2, 2023
1 parent 3f8daad commit 1e9a053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-qa-reg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
uses: docker://misterchocker/project-automation:sandbox
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PROJECT_URL: https://github.com/flybywiresim/a32nx/projects/4
GITHUB_PROJECT_COLUMN_NAME: "🟡 Code Review: Ready for Review"
GITHUB_PROJECT_URL: https://github.com/flybywiresim/aircraft/projects/4
GITHUB_PROJECT_COLUMN_NAME: "🟡 Code Review: Ready for Review"

0 comments on commit 1e9a053

Please sign in to comment.