Skip to content

Commit

Permalink
fix: pass test job label to designate notification channel
Browse files Browse the repository at this point in the history
  • Loading branch information
smrz2001 committed Mar 5, 2024
1 parent dfc7824 commit eaf028e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-scripts/schedule_durable_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ docker run --rm -i \
\"repo\": {\"S\": \"ceramic-tests\"}, \
\"ref\": {\"S\": \"$branch\"}, \
\"workflow\": {\"S\": \"run-durable.yml\"}, \
\"labels\": [\"test\"], \
\"inputs\": { \
\"M\": { \
\"build_tag\": {\"S\": \"$tag\"}, \
Expand Down

0 comments on commit eaf028e

Please sign in to comment.