Skip to content

Commit 3b4d33a

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Remove issue_comment trigger on nightly
2 parents 490c423 + 9af3759 commit 3b4d33a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
schedule:
44
- cron: "0 1 * * *"
55
workflow_dispatch: ~
6-
issue_comment:
7-
types: [created]
86
jobs:
97
GENERATE_MATRIX:
108
name: Generate Matrix

0 commit comments

Comments
 (0)