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 91f1937 commit e0c9ff0Copy full SHA for e0c9ff0
.github/workflows/build-lint-test.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- main
10
+ merge_group:
11
12
permissions:
13
id-token: write
.github/workflows/dry-run.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
jobs:
dry-run:
.github/workflows/lint-pr.yml
- opened
- edited
- synchronize
0 commit comments