try to fix the git push frogejo action

This commit is contained in:
Ingolf Wagner 2024-07-21 12:18:43 +02:00
parent a96bde664a
commit 854b7b6c19
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -1,12 +1,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
- push
#schedule:
# - cron: "20 12 * * *" # not to frequent, GitHub only allows a few pulls per hour
jobs: