Skip to content

Commit

Permalink
chore: Update timeout minutes for label check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed Aug 28, 2024
1 parent b4d0362 commit a31ab3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
check_labels:
name: Check Labels
runs-on: ubuntu-latest
timeout-minutes: 5m
timeout-minutes: 5
steps:
- name: Check Semver Labels
uses: docker://agilepathway/pull-request-label-checker:latest
Expand Down

0 comments on commit a31ab3b

Please sign in to comment.