Skip to content

Commit 50deecc

Browse files
committed
Add static-args
1 parent a9129d5 commit 50deecc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/slash-command-dispatch.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ jobs:
1919
commands: |
2020
update-cmor-cvs-table
2121
update-stac-json
22+
static-args: |
23+
repository=${{ github.repository }}
24+
comment-id=${{ github.event.comment.id }}

0 commit comments

Comments
 (0)