add workflow_dispatch

This commit is contained in:
ok-nick 2022-07-18 16:05:42 -04:00
parent 02502dd894
commit dd79201894

View file

@ -1,5 +1,6 @@
name: CI name: CI
on: on:
workflow_dispatch:
push: push:
paths: paths:
- '**.yml' - '**.yml'