Skip to content

Commit 2a883c2

Browse files
authored
Adjust trigger for codeql.yml
1 parent 75ee43e commit 2a883c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ permissions:
1515
security-events: write
1616

1717
on:
18+
workflow_dispatch:
1819
pull_request:
1920
push:
21+
branches: [ "master" ]
2022
tags:
2123
- '**'
2224

0 commit comments

Comments
 (0)