We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4aa0b0 + 1e6e680 commit 6a3bc86Copy full SHA for 6a3bc86
.github/workflows/code-analysis.yml
@@ -5,6 +5,7 @@ on:
5
- main
6
- master
7
- release-*
8
+ pull_request:
9
workflow_dispatch:
10
jobs:
11
code-analysis:
0 commit comments