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 95d9ccb commit 8841b61Copy full SHA for 8841b61
.github/workflows/_codeql.yml
@@ -14,8 +14,6 @@ on:
14
branches:
15
- master
16
pull_request:
17
- branches:
18
- - master
19
schedule:
20
- cron: '00 12 * * 0' # every Sunday at 12:00 UTC
21
.github/workflows/_common-lint.yml
@@ -9,12 +9,6 @@ permissions:
9
10
on:
11
12
13
- types:
- - opened
- - synchronize
- - reopened
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
0 commit comments