Skip to content

Commit ec54da5

Browse files
authored
Update codeql-analysis.yml
exercise C.1 demanded this action
1 parent 903519c commit ec54da5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "CodeQL Scan"
22

3-
on:
4-
push:
5-
pull_request:
3+
on: workflow_dispatch
64

75
jobs:
86
analyze:

0 commit comments

Comments
 (0)