mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-03 07:23:32 +00:00
ci: please work
Some checks are pending
Some checks are pending
This commit is contained in:
parent
37b784a476
commit
1f6dabf8ec
4 changed files with 17 additions and 4 deletions
4
.github/workflows/update-flake.yml
vendored
4
.github/workflows/update-flake.yml
vendored
|
@ -5,6 +5,10 @@ on:
|
|||
schedule:
|
||||
- cron: "0 0 * * 0" # weekly
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
update:
|
||||
if: github.repository == 'notashelf/nyxexprs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue