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