Skip to content

Commit e264d3f

Browse files
committed
revert workfile name and yml file name to what they were before.
1 parent 401b1fb commit e264d3f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/manual-codeql-analysis.yml renamed to .github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Manual CodeQL Analysis
1+
name: "CodeQL"
22

33
on:
4-
pull_request:
54
push:
65
branches: [ 7.0.X ]
7-
workflow_dispatch:
6+
pull_request: [ 7.0.X ]
7+
workflow_dispatch:
88

99
jobs:
1010
analyze:

0 commit comments

Comments
 (0)