remove CI workflow_dispatch trigger

hashable-paths
Andrew Port 2021-09-18 00:23:16 -07:00
parent f19c473c69
commit 7d22c76e10
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ on:
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ${{ matrix.os }}