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 77b83f7 commit d9dd2d8Copy full SHA for d9dd2d8
1 file changed
.github/workflows/integration.yaml
@@ -2,12 +2,10 @@ name: Integration 🔄
2
3
on:
4
pull_request:
5
- merge_group:
6
7
jobs:
8
linelint:
9
runs-on: ubuntu-latest
10
- if: github.event_name == 'pull_request'
11
steps:
12
- uses: actions/checkout@v4
13
with:
0 commit comments