We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551e2e7 commit e331a3cCopy full SHA for e331a3c
1 file changed
.github/workflows/tests.yml
@@ -5,6 +5,8 @@ on:
5
- cron: "10 16 * * 3"
6
pull_request:
7
branches: [ master ]
8
+ push:
9
+ branches: [ master ]
10
workflow_dispatch:
11
12
jobs:
0 commit comments