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
1 changed files with 3 additions and 0 deletions

View File

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