Skip to content

Commit

Permalink
The regional governors now have direct control over their territories
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Mar 28, 2024
1 parent 413c188 commit eba5562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/manual-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: test_action
uses: ./
with:
token: ${{ secrets.RTFM47_COAXIUM_INJECTOR }}
token: ${{ secrets.TRANSFER_ISSUE_TOKEN }}
router: ${{ matrix.router }}
apply_label: MANUAL ACTION TEST
debug: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: test_action
uses: ./
with:
token: ${{ secrets.RTFM47_COAXIUM_INJECTOR }}
token: ${{ secrets.TRANSFER_ISSUE_TOKEN }}
router: holla:transfer-issue-action
apply_label: "Needs Triage:C0FFEE"
create_stub: true
Expand Down

0 comments on commit eba5562

Please sign in to comment.