Skip to content

Commit eb97b09

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: Remove issue_comment trigger on nightly
2 parents 0d017f7 + 3b4d33a commit eb97b09

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)