We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df5f5f commit ca03917Copy full SHA for ca03917
.github/workflows/hil.yml
@@ -3,6 +3,8 @@ name: Run tests
3
on:
4
pull_request_target:
5
types: [opened, reopened, synchronize, labeled]
6
+ branches:
7
+ - master
8
9
schedule:
10
- cron: '0 2 * * *'
0 commit comments