mirror of
https://github.com/traefik/traefik.git
synced 2025-08-07 07:07:12 +02:00
fix: allow workflow dispatch for matintainers
This commit is contained in:
parent
bcdb70b689
commit
12ac666ae0
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Build and Publish Documentation
|
||||
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user