aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorColin Wilk <colin@wilk.cx>2026-06-26 22:11:18 +0200
committerColin Wilk <colin@wilk.cx>2026-06-26 22:11:18 +0200
commitbd022f046651d287309b26164cd60a3d6d38471c (patch)
tree557f3ecba27708dbaa9747d53bf571cd91041aac /.github/workflows/release.yml
parent2570550feba2abc80c182ca5e6918f29c22c4cf8 (diff)
downloadansible-role-borgbackup-bd022f046651d287309b26164cd60a3d6d38471c.tar.gz
ansible-role-borgbackup-bd022f046651d287309b26164cd60a3d6d38471c.zip
Update and fix pre-commit hooks
Diffstat (limited to '.github/workflows/release.yml')
-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 cc25e83..7684929 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -1,10 +1,10 @@
---
name: Release
-'on':
+"on":
push:
tags:
- - '*'
+ - "*"
defaults:
run: