Skip to content

Commit 05248c1

Browse files
committed
Fix releases
1 parent e5a0806 commit 05248c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/arduino_cron.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Arduino Library CI
22

33
on:
4-
schedule:
5-
- cron: 0 3 * * *
64
workflow_dispatch:
75
pull_request:
6+
push:
87

98

109
jobs:

0 commit comments

Comments
 (0)