Removed manual workflow trigger

This commit is contained in:
Matt York 2023-10-15 14:32:47 +01:00
parent 5eab3a368a
commit 765d361d07

View file

@ -9,7 +9,6 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
# The actual workflow jobs. I've split some of these up to
# allow more flexibility in future.