try to fix the git push frogejo action
This commit is contained in:
parent
dc21678ad3
commit
19f657edba
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ name: Build all NixOS Configurations
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- '**'
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "20 12 * * *" # not to frequent, GitHub only allows a few pulls per hour
|
- cron: "20 12 * * *" # not to frequent, GitHub only allows a few pulls per hour
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue