Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 43c61c0

Browse files
authored
Update codeql-analysis.yml
1 parent 643241d commit 43c61c0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: [master]
6-
pull_request:
7-
branches: [master]
5+
branches:
6+
- '*'
87

98
jobs:
109
analyse:

0 commit comments

Comments
 (0)