This commit is contained in:
parent
7a2596f725
commit
2ea8793a12
1 changed files with 2 additions and 1 deletions
|
@ -4,10 +4,11 @@ run-name: ${{ github.actor }} - build-linode-img
|
|||
# schedule:
|
||||
# - cron: '0 4 1,15 * *'
|
||||
# # “At 02:00 on day-of-month 1 and 15.”
|
||||
on:
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-linode-img:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue