Github: Disable CI build workflow on push to master

This commit is contained in:
Jonathan G Rennison
2021-04-11 03:16:06 +01:00
parent 227041008f
commit d0159f2452

View File

@@ -2,9 +2,9 @@ name: CI
on: on:
pull_request: pull_request:
push: # push:
branches: # branches:
- master # - master
workflow_dispatch: workflow_dispatch:
inputs: inputs:
ref: ref: