mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-06 13:54:47 +00:00
Add workflow_dispatch to website workflow
This commit is contained in:
parent
2267f99684
commit
520dfdc464
1
.github/workflows/website.yml
vendored
1
.github/workflows/website.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Website
|
name: Website
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths: [website]
|
paths: [website]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user