Skip to content

Commit 221edb2

Browse files
Update ci.yml
1 parent 16919a8 commit 221edb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- run: npm test
2424
- name: action-slack
2525
uses: 8398a7/[email protected]
26+
if: ${{ github.event_name != 'pull_request'}}
2627
with:
2728
status: ${{ job.status }}
2829
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took

0 commit comments

Comments
 (0)