change triggers

This commit is contained in:
cascode 2023-10-21 13:20:41 -07:00
parent 3fa9d65966
commit 763ebea60a
1 changed files with 4 additions and 1 deletions
.gitea/workflows

View File

@ -1,6 +1,9 @@
name: checks
on:
- pull_request
pull_request:
push:
branches:
- main
jobs:
lint: