Skip to content

Commit

Permalink
Increase CI timeout on pushes to main
Browse files Browse the repository at this point in the history
- We need to make this faster, but not right now
  • Loading branch information
maxwellpeterson committed Jan 10, 2025
1 parent 9e23120 commit dd10d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
check-and-deploy:
name: Check and Deploy
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
concurrency: templates-check-and-deploy
env:
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit dd10d26

Please sign in to comment.