We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad84787 + d5b713d commit 6d7fc4dCopy full SHA for 6d7fc4d
.github/workflows/maven.yml
@@ -3,7 +3,7 @@
3
4
name: java-saml CI with Maven
5
6
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
7
8
jobs:
9
test:
0 commit comments