Skip to content

Commit 3b158dd

Browse files
chore: Only trigger integration runs on PR changes (#17)
2 parents 8d90c30 + d808361 commit 3b158dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55

66
pull_request:
77

8-
push:
9-
branches:
10-
- "main"
11-
128
jobs:
139
check:
1410
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)