mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
add workflow_dispatch
This commit is contained in:
parent
02502dd894
commit
dd79201894
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: CI
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- '**.yml'
|
||||
|
|
Loading…
Reference in a new issue