try to fix the git push frogejo action

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

View file

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