We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ee2a9 commit 459f6b6Copy full SHA for 459f6b6
.github/workflows/actionlint.yaml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- ".github/workflows/**"
7
+ merge_group:
8
push:
9
branches: main
10
.github/workflows/builds.yaml
@@ -1,6 +1,7 @@
1
name: Builds
2
on:
3
# allow "manual" triggering from automatic PRs
.github/workflows/codeql.yaml
@@ -2,6 +2,7 @@ name: "CodeQL"
workflow_dispatch:
0 commit comments