refactor: action
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s

This commit is contained in:
Methapon2001 2025-02-26 10:55:57 +07:00
parent c9483465b0
commit 4c23cecc5c
2 changed files with 3 additions and 10 deletions

View file

@ -1,8 +1,4 @@
name: Gitea Action
run-name: Build ${{ github.actor }}
# Intended for local gitea instance only.
name: Deploy Local
on:
workflow_dispatch:

View file

@ -1,12 +1,9 @@
name: Spelling
name: Spell Check
permissions:
contents: read
on:
push:
branches:
- develop
on: [push, pull_request]
env:
CLICOLOR: 1