[ci skip] ci: add workflow_dispatch trigger for sonarcloud

This commit is contained in:
Oliver Booth 2023-04-13 21:55:00 +01:00
parent b5f4c16266
commit 1c58403708
No known key found for this signature in database
GPG Key ID: 20BEB9DC87961025
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
pull_request: pull_request:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
jobs: jobs: