try to fix the git push frogejo action

This commit is contained in:
Ingolf Wagner 2024-07-21 12:17:38 +02:00
parent 19f657edba
commit a96bde664a
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -2,6 +2,9 @@ name: Build all NixOS Configurations
on:
push:
branches:
- main
- update
schedule:
- cron: "20 12 * * *" # not to frequent, GitHub only allows a few pulls per hour