Skip to content

Commit

Permalink
Try a different runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor-TS committed Apr 26, 2024
1 parent c765d62 commit 2d03bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-vault-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:

jobs:
verify-vault-secrets:
runs-on: ubuntu-latest
runs-on: runs-on: non-prod-scoremedia-org-runner
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 2d03bbc

Please sign in to comment.