ci: update workflow names

This commit is contained in:
Martin Wimpress 2024-05-03 02:30:10 +01:00 committed by Martin Wimpress
parent ed91628c29
commit 5da3942278
3 changed files with 3 additions and 5 deletions

View File

@ -1,4 +1,4 @@
name: Build 🏗️ and Publish 📦 name: Publish Release 🏷
on: on:
push: push:

View File

@ -1,6 +1,4 @@
--- # This is a basic workflow to help test quickget name: "Test quickget 🧪"
name: quickget tests
# Controls when the action will run. # Controls when the action will run.
on: on:

View File

@ -1,5 +1,5 @@
--- # reviewdog --- # reviewdog
name: 'Run shellcheck with reviewdog' name: 'Lint Shellcheck 🐚'
on: on:
push: push: