1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-05-12 12:00:14 +00:00

Modified so that will only launch manually.

This commit is contained in:
Cory Smith 2022-09-29 13:16:31 -05:00
parent 95c7c4a242
commit 357a7209cf

View file

@ -1,9 +1,7 @@
name: Release CI
on:
push:
branches: [ "master" ]
pull_request:
workflow_dispatch:
branches: [ "master" ]
jobs: