removes pull request trigger, reverting to manual only

This commit is contained in:
Christopher Lowenthal 2022-10-24 17:59:26 -04:00
parent cf40220997
commit 5b8cd108f8

View file

@ -1,10 +1,6 @@
name: Release
on:
pull_request:
branches: ["master"]
workflow_dispatch:
on: workflow_dispatch
jobs:
build: