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 1dd7e47 commit dc522a2Copy full SHA for dc522a2
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