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.
1 parent 683bb92 commit 21c0634Copy full SHA for 21c0634
.github/workflows/pipeline.yml
@@ -1,5 +1,5 @@
1
name: PR Pipeline
2
-on: [pull_request]
+on: [pull_request, workflow_dispatch]
3
jobs:
4
build:
5
name: Build
0 commit comments