refactor: workflows
This commit is contained in:
parent
9c55a37991
commit
ccbf21f71d
2 changed files with 2 additions and 4 deletions
|
|
@ -1,9 +1,7 @@
|
|||
name: Gitea Action
|
||||
name: Deploy Local
|
||||
|
||||
run-name: Build ${{ github.actor }}
|
||||
|
||||
# Intended for local gitea instance only.
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
name: Spelling
|
||||
name: Spell Check
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
Loading…
Add table
Add a link
Reference in a new issue