Skip to content

Commit 3486d46

Browse files
committed
fix: update log message in GitHub Actions workflow for clarity
1 parent e1cb3fd commit 3486d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reassign-copilot-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Log dummy message
13-
run: echo "I am working fine"
13+
run: echo "I am working fine with the branch"

0 commit comments

Comments
 (0)