Update autocompile.yml

This commit is contained in:
powe97 2023-02-09 21:16:58 -05:00 committed by GitHub
parent bd6624c710
commit d3b68bcd7b
1 changed files with 5 additions and 4 deletions

View File

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