We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2882c8 commit aab952cCopy full SHA for aab952c
.github/workflows/mirror-release.yml
@@ -1,6 +1,9 @@
1
name: bosdyn_msgs release mirroring
2
3
on:
4
+ workflow_run:
5
+ workflows: [bosdyn_msgs CD]
6
+ types: [completed]
7
release:
8
types: [published]
9
0 commit comments