We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f197c98 commit 59836c6Copy full SHA for 59836c6
.github/workflows/test.yml
@@ -3,6 +3,7 @@ name: Execute automated tests
3
4
on:
5
push:
6
+ pull_request:
7
schedule:
8
- cron: '12 11 9 * *'
9
0 commit comments