We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9152fa3 commit fcb58a2Copy full SHA for fcb58a2
.github/workflows/code-analysis.yml
@@ -7,7 +7,7 @@ name: Code Analysis
7
on:
8
push:
9
branches:
10
- - 'master'
+ - '*'
11
12
permissions:
13
contents: read
0 commit comments