Skip to content

Commit 55d79f9

Browse files
committed
Workflows: add comment to last-successfull-commit branch
1 parent 5b88c1a commit 55d79f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-v2.1.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
workflow-id: 99826346
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
43-
branch: development
43+
branch: development # This has to be the main branch of repository since all workflows are run from there
4444

4545
- name: Get commit count
4646
id: commit-count

0 commit comments

Comments
 (0)