We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcea600 + 05248c1 commit 008e4beCopy full SHA for 008e4be
1 file changed
.github/workflows/arduino_cron.yml
@@ -1,10 +1,9 @@
1
name: Arduino Library CI
2
3
on:
4
- schedule:
5
- - cron: 0 3 * * *
6
workflow_dispatch:
7
pull_request:
+ push:
8
9
10
jobs:
0 commit comments