We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f5c2f commit f605727Copy full SHA for f605727
.github/workflows/embedded-cluster-release-notes.yml
@@ -1,5 +1,8 @@
1
-name: embedded-cluster-release-notes
+name: embedded-cluster-release-notes-test
2
on:
3
+ push:
4
+ branches:
5
+ - diamonwiggins/test-workflow-dispatch
6
workflow_dispatch:
7
#types: [embedded-cluster-release-notes]
8
inputs:
0 commit comments