Skip to content

Commit 4f111aa

Browse files
authored
Add job timeout to irc-push
1 parent ee3bad8 commit 4f111aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979

8080
# irc-push:
8181
# runs-on: ubuntu-latest
82+
# timeout-minutes: 15
8283
# if: ${{ always() }} && github.repository == 'wikimedia/composer-merge-plugin'
8384
# needs: [run]
8485
# steps:

0 commit comments

Comments
 (0)