trigger index manually
This commit is contained in:
parent
d0e1045e6b
commit
f78e1fd38e
|
@ -1,10 +1,8 @@
|
|||
name: Rust
|
||||
|
||||
# Trigger manually
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
Loading…
Reference in New Issue