CI: tinkering with YAML

This commit is contained in:
Gwyneth Llewelyn
2026-04-09 20:39:51 +01:00
parent 43a4ef2be1
commit e3ddb8b1a8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: goreleaser
name: 'Automatically make a release with a new tag push'
on:
pull_request:
+1 -1
View File
@@ -11,7 +11,7 @@
# For more information on Codacy Analysis CLI in general, see
# https://github.com/codacy/codacy-analysis-cli.
name: Codacy Security Scan
name: 'Codacy Security Scan'
on:
push:
+1 -1
View File
@@ -9,7 +9,7 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
name: 'CodeQL'
on:
push: