We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0619c6c commit 0e835efCopy full SHA for 0e835ef
3 files changed
.github/workflows/dispatch-feature-pr.yml
@@ -1,4 +1,4 @@
1
-name: Test Pull Request
+name: 'Dispatch: Feature PR Workflow'
2
3
on:
4
workflow_dispatch:
.github/workflows/feature-pr.yml
+name: Feature PR Workflow
pull_request:
.github/workflows/publish.yml
-name: Publish NPM Package
+name: 'Dispatch: Publish NPM Package'
0 commit comments