diff --git a/.github/workflows/ISOBuilder.yml b/.github/workflows/ISOBuilder.yml index 17c10ca..2ffb7fd 100644 --- a/.github/workflows/ISOBuilder.yml +++ b/.github/workflows/ISOBuilder.yml @@ -3,11 +3,6 @@ name: ISOBuilder # Controls when the action will run. on: # Triggers the workflow on push or pull request events for the main branch. - push: - branches: [ main ] - pull_request: - branches: [ main ] - # Run workflow from the Action Tab. workflow_dispatch: