Skip to content

Commit 880a4b9

Browse files
committed
Extend test
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 13f4c68 commit 880a4b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-comment-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
run: |
1212
echo "$JSON"
1313
- run: echo "$TEST_SECRET"
14+
env:
15+
TEST_SECRET: ${{ secrets.TEST_SECRET }}

0 commit comments

Comments
 (0)