Disable autocompile

This commit is contained in:
powe97 2024-02-01 23:28:41 -05:00 committed by GitHub
parent e5ebe91a5c
commit 03fd5b8494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

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: