Skip to content

Commit 77bf625

Browse files
committed
- Update codeql
1 parent fd9c005 commit 77bf625

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/Master-CodeQL.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@ on:
1717
paths-ignore:
1818
- "**/*.md"
1919
- "**/*.gitignore"
20-
- "**/*.gitattributes"
21-
pull_request:
22-
branches: [ "master" ]
23-
paths-ignore:
24-
- "**/*.md"
25-
- "**/*.gitignore"
26-
- "**/*.gitattributes"
20+
- "**/*.gitattributes"
2721
schedule:
2822
- cron: '42 7 * * 5'
2923

0 commit comments

Comments
 (0)