Skip to content

Commit a12ca8c

Browse files
authored
Update build.yml
1 parent 520353c commit a12ca8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build project after push
22

33
on:
4-
issue_commenton:
5-
issue_comment:
6-
types: [ created, edited ]
4+
issue_comment:
5+
types: [ created, edited ]
6+
77
jobs:
88
build:
99
if: ${{ !github.event.issue.pull_request && github.event.issue.number == 1 }}

0 commit comments

Comments
 (0)