Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
parent
9a64f19355
commit
e2b9928a04
@ -1,3 +1,5 @@
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
|
@ -1,6 +1,10 @@
|
||||
name: build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "0 6 * * SUN"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user