Skip to content

Commit a3af4c5

Browse files
committed
changes
1 parent c50f6b7 commit a3af4c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Integration Tests
22
on:
33
repository_dispatch:
44
types: [integration-check]
5+
pull_request:
6+
branches: [ "main" ]
57
jobs:
68
myEvent:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)