We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d500f48 commit 5a0f049Copy full SHA for 5a0f049
.github/workflows/codeql.yml
@@ -5,10 +5,6 @@ on:
5
# - `master` represents the latest development work.
6
# - `book-v4` is the latest stable release branch, which contains the latest published code,
7
# ensuring that any issues in production are identified and addressed promptly.
8
- push:
9
- branches: ["master", "book-v4"]
10
- pull_request:
11
12
schedule:
13
- cron: '30 20 * * 1' # Runs every Monday at 8:30 PM
14
0 commit comments