1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-08 19:22:25 +00:00

chore(configure-workflow): prepare first version for testing in prod

Add more triggers to the test workflow
This commit is contained in:
Eric Vantillard 2023-04-03 19:22:16 +02:00
parent 6837e3de05
commit f312b3fbb6

View File

@ -2,6 +2,9 @@ name: Testing workflow config action
on:
workflow_dispatch:
push:
pull_request:
release:
jobs:
testing-workflow-config: