Skip to content

Commit

Permalink
Merge pull request #35 from alexander-schranz/feature/manual-test-wor…
Browse files Browse the repository at this point in the history
…kflow

Add manually triggering of test workflow
  • Loading branch information
Prokyonn committed Jun 13, 2023
2 parents 788d90f + 1dc6468 commit f41f2f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Test application

on:
pull_request:
workflow_dispatch:
push:
branches:
- '[0-9]+.[0-9]+'
Expand Down

0 comments on commit f41f2f3

Please sign in to comment.