Skip to content

Commit

Permalink
ci: add timeout in case substitution fails
Browse files Browse the repository at this point in the history
  • Loading branch information
boltlessengineer committed Aug 27, 2024
1 parent 15d3804 commit 86e2674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
sync-readme:
name: sync readme codes
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- name: run substitution
Expand Down

0 comments on commit 86e2674

Please sign in to comment.