Use explicit dispatch to trigger CI builds

This commit is contained in:
Francesco 2021-05-01 22:56:04 +02:00 committed by GitHub
parent e4da235f7e
commit c2775b496c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,13 +1,6 @@
name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master gh-actions ]
pull_request:
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
@ -68,4 +61,3 @@ jobs:
with:
name: Mac OS X Package
path: lite-xl-macosx-*.zip