auth automerge and run status check in same action

This commit is contained in:
Noah Masur
2023-07-30 09:49:53 -04:00
parent 3e6232cbee
commit 5d6dab3cab
2 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,6 @@ name: Check Build
on:
workflow_dispatch: # allows manual triggering
pull_request:
jobs:
check: