parent
44bfc50ad4
commit
ba0a775ec3
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
name: deploy-rs
|
name: deploy-rs
|
||||||
run-name: ${{ github.actor }} - deploy-rs
|
run-name: ${{ github.actor }} - deploy-rs
|
||||||
on:
|
on:
|
||||||
schedule:
|
push:
|
||||||
- cron: '0 2 * * *'
|
# schedule:
|
||||||
|
# - cron: '0 2 * * *'
|
||||||
# “At 02:00 daily."
|
# “At 02:00 daily."
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue