We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a0806 commit 05248c1Copy full SHA for 05248c1
.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