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 name: Test Action
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master - master
- development
pull_request: pull_request:
jobs: jobs: