try how it kinda should work (let's see if this works)

This commit is contained in:
Ingolf Wagner 2024-07-21 12:41:02 +02:00
parent 6e50445f50
commit b5ac0646ce
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -5,7 +5,7 @@ on:
branches:
- '**'
schedule:
- cron: '40 12 * * *' # not to frequent, GitHub only allows a few pulls per hour
- cron: '50 12 * * *' # not to frequent, GitHub only allows a few pulls per hour
jobs:
nix build: