Always build CI on push

This commit is contained in:
Luke Street 2023-01-14 13:27:34 -05:00
parent 3a9be32f66
commit 5b022f12f1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
name: Test
on:
pull_request:
push:
workflow_dispatch:
jobs: