Skip to content

Commit 4c59e2e

Browse files
committed
chore(cicd): quick
1 parent 5789e0c commit 4c59e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge-dependabot-prs-into-collected-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo "Pull request user login: ${{ github.event.pull_request.user.login }}"
3131
echo "Repository: ${{ github.repository }}"
3232
echo "Event name: ${{ github.event_name }}"
33-
echo "Event action: ${{ github.event.action }}
33+
echo "Event action: ${{ github.event.action }}"
3434
3535
# Branch rules ensure doesnt auto merge if shouldnt
3636
auto-merge:

0 commit comments

Comments
 (0)