Skip to content

Commit e36f7b2

Browse files
authored
Merge pull request #328 from librecaptcha/fix/ci-duplicate-runs-18274624062406751999
ci: Fix duplicate CI workflow runs on pull requests
2 parents af9182f + e2f28f2 commit e36f7b2

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
@@ -2,6 +2,7 @@ name: Core CI
22

33
on:
44
push:
5+
branches: [ master ]
56
pull_request:
67
branches: [ master ]
78

0 commit comments

Comments
 (0)