We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e264d3f commit eb5fe28Copy full SHA for eb5fe28
1 file changed
.github/workflows/codeql-analysis.yml
@@ -3,8 +3,8 @@ name: "CodeQL"
3
on:
4
push:
5
branches: [ 7.0.X ]
6
- pull_request: [ 7.0.X ]
7
- workflow_dispatch:
+ pull_request: [ 7.0.X ]
+ workflow_dispatch:
8
9
jobs:
10
analyze:
0 commit comments