We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46f3f6 commit e779747Copy full SHA for e779747
.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