Skip to content

Commit

Permalink
test: restrict live canary run time (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk authored Nov 15, 2023
1 parent 85bbab4 commit 7641877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/canary_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
npm run test
live_dependency_health_checks:
runs-on: ubuntu-latest
timeout-minutes: 15
permissions:
# these permissions are required for the configure-aws-credentials action to get a JWT from GitHub
id-token: write
Expand Down

0 comments on commit 7641877

Please sign in to comment.