mirror of
https://github.com/GwynethLlewelyn/goswi.git
synced 2026-08-14 00:58:00 +00:00
CI: tinkering with YAML
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: goreleaser
|
||||
name: 'Automatically make a release with a new tag push'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user