mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-05-27 22:57:45 +02: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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
paths: [website]
|
||||
|
Loading…
x
Reference in New Issue
Block a user