Update autocompile.yml

This commit is contained in:
powe97 2023-02-10 15:57:07 -05:00 committed by GitHub
parent 3cc4e04204
commit 7be0c67beb

View file

@ -2,10 +2,10 @@ name: Autocompile
on:
workflow_dispatch:
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build: