Skip to content

Commit 79c8d14

Browse files
author
ChristianHaase
committed
test
1 parent 9faaad9 commit 79c8d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: TEST PR RUN CHECK
3434
shell: bash
3535
run: |
36-
echo "$(($TRIGGER))"
36+
echo "$TRIGGER"
3737
# - name: Build & Push
3838
# env:
3939
# DOTNET_CLI_TELEMTRY_OPTOUT: true

0 commit comments

Comments
 (0)