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:
pull_request:
push:
branches:
- master
# push:
# branches:
# - master
workflow_dispatch:
inputs:
ref: