Skip to content

Commit 0cfc0bc

Browse files
author
lakscastro
committed
(#71) Fix branches option
1 parent 9479d08 commit 0cfc0bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [opened, reopened, review_requested]
66
branches:
7-
- "master"
7+
- master
88
push:
99
branches:
1010
- master

0 commit comments

Comments
 (0)