actions: allow manual superflore run

This commit is contained in:
Ben Wolsieffer 2021-04-18 19:55:58 -04:00
parent eca619482f
commit 8e82b2b676

View file

@ -2,6 +2,7 @@ name: Update overlay using Superflore
on:
schedule:
- cron: "0 12 * * FRI"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest