We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6b524 commit 8c44bf6Copy full SHA for 8c44bf6
1 file changed
.github/workflows/extended-tests-integration.yml
@@ -17,7 +17,8 @@ on:
17
# push:
18
# branches: [main]
19
pull_request:
20
- branches: [main]
+ branches:
21
+ - main
22
types: [opened, synchronize]
23
workflow_dispatch:
24
0 commit comments