aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorColin Wilk <colin@wilk.cx>2026-07-03 20:15:09 +0200
committerColin Wilk <colin@wilk.cx>2026-07-03 20:15:09 +0200
commit9368443af5c0cdfbadbd54f92814dadce1c4e663 (patch)
tree8bfd750d7c4623c52adc775f51468bced1a01d5e /.github/workflows
parent7074302088d7283181f03c8ad3108322b9033bc3 (diff)
downloadansible-role-prometheus-target-9368443af5c0cdfbadbd54f92814dadce1c4e663.tar.gz
ansible-role-prometheus-target-9368443af5c0cdfbadbd54f92814dadce1c4e663.zip
refactor: bump and fix pre-commit errors
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index d71a70a..a5bd78c 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -1,10 +1,10 @@
---
name: Release
-'on':
+"on":
push:
tags:
- - '*'
+ - "*"
defaults:
run: