1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 08:18:47 +00:00

[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

View File

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