We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae30bbc commit b255893Copy full SHA for b255893
.github/workflows/BuildAndTest.yml
@@ -7,6 +7,7 @@ on:
7
branches: [master]
8
release:
9
types: [created]
10
+ workflow_dispatch:
11
12
jobs:
13
build_and_test:
0 commit comments