mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-26 11:27:00 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in a new issue