Skip to content

Commit f469e6a

Browse files
committed
chore: Set up metadata action to run with releases
1 parent 8503d25 commit f469e6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/agent-metadata.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ on:
2222
default: true
2323
type: boolean
2424

25-
# workflow_run:
26-
# workflows: ["Create Release"]
27-
# types:
28-
# - completed
25+
workflow_run:
26+
workflows: ["Create Release"]
27+
types:
28+
- completed
2929

3030
jobs:
3131
get-version:

0 commit comments

Comments
 (0)