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 name: checks
on: on:
- pull_request
- push - push
branches: branches:
- main - main
- pull_request
jobs: jobs:
lint: lint: