fix: fix broken workflow_dispatch CI rule

This commit is contained in:
Brian May 2025-02-06 09:11:01 +11:00
parent a3396a443d
commit 4b6f7c6a65
No known key found for this signature in database
GPG Key ID: 2A92599257644AFA

View File

@ -8,8 +8,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
branches: [ master ]
workflow_dispatch: {}
jobs:
build: