We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 788d90f + 1dc6468 commit f41f2f3Copy full SHA for f41f2f3
.github/workflows/test-application.yaml
@@ -2,6 +2,7 @@ name: Test application
2
3
on:
4
pull_request:
5
+ workflow_dispatch:
6
push:
7
branches:
8
- '[0-9]+.[0-9]+'
0 commit comments