mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 13:44:05 -08:00
Fix container_description workflow
Fix yaml indentation. 🤦
Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
f1e9ec29f8
commit
3bff79451d
2
.github/workflows/container_description.yml
vendored
2
.github/workflows/container_description.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
paths:
|
||||
- "README.md"
|
||||
- ".github/workflows/container_description.yml"
|
||||
branches: [ main, master ]
|
||||
branches: [ main, master ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue