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
-8
View File
@@ -1,13 +1,6 @@
name: CI name: CI
on: 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: workflow_dispatch:
jobs: jobs:
@@ -68,4 +61,3 @@ jobs:
with: with:
name: Mac OS X Package name: Mac OS X Package
path: lite-xl-macosx-*.zip path: lite-xl-macosx-*.zip