Skip to content

Commit 828048e

Browse files
authored
Update ci.yml
Fix an error
1 parent 7f340ca commit 828048e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ master, feature/* ]
66
pull_request:
7-
branches: [ * ]
7+
branches: [ master ]
88

99
jobs:
1010
scan:

0 commit comments

Comments
 (0)