Skip to content

Commit b2f7e8c

Browse files
authored
codeql.yml aktualisieren
1 parent 0d32945 commit b2f7e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ name: "CodeQL Advanced"
1313

1414
on:
1515
push:
16-
branches: [ "main", "external-secret-poc" ]
16+
branches: [ "main" ]
1717
pull_request:
18-
branches: [ "main", "external-secret-poc" ]
18+
branches: [ "main ]
1919
schedule:
2020
- cron: '38 7 * * 4'
2121

0 commit comments

Comments
 (0)