mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
fix(ci): fix Publish workflow startup_failure
This commit is contained in:
parent
d446376b83
commit
0e0bf2cb74
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -12,6 +12,7 @@ permissions:
|
|||
jobs:
|
||||
publish:
|
||||
name: Publish
|
||||
if: github.repository_owner == 'samber'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
|
|
|
|||
Loading…
Reference in a new issue