mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +03:00
actions: allow manual superflore run
This commit is contained in:
parent
eca619482f
commit
8e82b2b676
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yaml
vendored
1
.github/workflows/update.yaml
vendored
|
@ -2,6 +2,7 @@ name: Update overlay using Superflore
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 12 * * FRI"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue