mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-24 18:36:59 +08:00
oops
This commit is contained in:
parent
96731e7ee2
commit
79f4055dbb
1 changed files with 4 additions and 4 deletions
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
|
|
@ -2,13 +2,13 @@ name: Promtool check
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
path:
|
||||
- _data
|
||||
paths:
|
||||
- _data/**
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
path:
|
||||
- _data
|
||||
paths:
|
||||
- _data/**
|
||||
|
||||
jobs:
|
||||
promtool-check:
|
||||
|
|
|
|||
Loading…
Reference in a new issue