Skip to content

Commit bcee576

Browse files
authored
Update main.yml
1 parent 0e2aa09 commit bcee576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
git config user.email "github-actions[bot]@users.noreply.github.com"
6060
git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
6161
git add Test-Run-Result/Result.txt
62-
git commit -m "Update Binary Encoder Decoder output [skip ci]" || echo "No changes to commit"
62+
git commit -m "Update Binary Encoder Decoder output" || echo "No changes to commit"
6363
git push

0 commit comments

Comments
 (0)