Skip to content

Commit

Permalink
Add org prefix for runner group
Browse files Browse the repository at this point in the history
  • Loading branch information
thehejik committed Nov 27, 2024
1 parent 944c053 commit 4eb35f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
aws-janitor:
name: aws-janitor
runs-on:
group: Default
group: organization/Default
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 4eb35f5

Please sign in to comment.