Skip to content

Commit f955fcd

Browse files
committed
Update ci.yml
1 parent 43ceb29 commit f955fcd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ concurrency:
55
on: [push]
66
jobs:
77
test-and-publish:
8+
if: github.event_name != 'pull_request'
89
name: 'Test & Publish'
910
runs-on: ubuntu-latest
1011
steps:

0 commit comments

Comments
 (0)