reorder triggers

This commit is contained in:
cascode 2023-10-21 13:15:54 -07:00
parent 563f6dd3e4
commit 39391d17a4
1 changed files with 1 additions and 1 deletions

View File

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