fix: remove run the action on push
This commit is contained in:
parent
d37a3d9015
commit
e95749b25b
1
.github/workflows/upgrader.yaml
vendored
1
.github/workflows/upgrader.yaml
vendored
@ -1,7 +1,6 @@
|
||||
name: SDK version upgrade
|
||||
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "0 */12 * * *"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user