Skip to content

Commit 8c44bf6

Browse files
...
1 parent 9d6b524 commit 8c44bf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/extended-tests-integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ on:
1717
# push:
1818
# branches: [main]
1919
pull_request:
20-
branches: [main]
20+
branches:
21+
- main
2122
types: [opened, synchronize]
2223
workflow_dispatch:
2324

0 commit comments

Comments
 (0)