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