Skip to content

Commit 1ae6b4c

Browse files
ci: scope push trigger to master branch
1 parent 9b225ce commit 1ae6b4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- master
57
pull_request:
68

79
concurrency:

0 commit comments

Comments
 (0)