mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-26 19:37:27 +08:00
Add an option to run GitHub Action manually
This commit is contained in:
parent
8d3ae0436b
commit
6fe429e7b7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dist.yml
vendored
1
.github/workflows/dist.yml
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
name: Publish
|
name: Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue