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 name: Deploy Local
run-name: Build ${{ github.actor }}
# Intended for local gitea instance only.
on: on:
workflow_dispatch: workflow_dispatch:

View file

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