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: on:
workflow_dispatch: workflow_dispatch:
push: # push:
branches: [ "main" ] # branches: [ "main" ]
pull_request: # pull_request:
branches: [ "main" ] # branches: [ "main" ]
jobs: jobs:
build: build: