mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-04-25 15:09:18 +00:00
Add workflow_dispatch
This commit is contained in:
parent
18a5cee052
commit
50baa5ff05
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -3,6 +3,7 @@ name: Rust
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
plugin:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue