Adding workflow_dispatch and PR against development branch

This commit is contained in:
Jan Wagner 2024-01-04 19:33:10 +01:00
parent c7f4c07ff6
commit 977b67cdf9

View file

@ -1,9 +1,11 @@
name: Test Action
on:
workflow_dispatch:
push:
branches:
- master
- development
pull_request:
jobs: