We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a551c commit fa6e49bCopy full SHA for fa6e49b
3 files changed
.github/workflows/autofix.yml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
branches:
7
- main
8
+ merge_group:
9
+ branches:
10
+ - main
11
12
permissions:
13
contents: read
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
push:
14
15
.github/workflows/provenance.yml
jobs:
0 commit comments