mirror of
https://github.com/nix-packages/nixapks.git
synced 2025-11-08 19:46:11 +01:00
i want to run this whenever i want
This commit is contained in:
parent
d6dad8be84
commit
2d16df54cd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * *' # Every day at midnight UTC
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue