Skip to content

Commit 37a5227

Browse files
authored
Update ci.yml
1 parent aba2ab2 commit 37a5227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ concurrency:
55
cancel-in-progress: ${{ ! startsWith(github.ref, 'refs/tags/') }}
66

77
on:
8-
push:
8+
pull_request:
99
branches:
1010
- main
1111

0 commit comments

Comments
 (0)