Skip to content

Commit 2cc95fe

Browse files
authored
ci: Fix branch name
1 parent 94b47dc commit 2cc95fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TASKLIST_CARBONISATION.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
repository: camunda/tasklist
2525
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}
2626
path: tasklist
27-
ref: "main"
27+
ref: "master"
2828
- name: Setup form-js cache
2929
uses: actions/setup-node@d86ebcd40b3cb50b156bfa44dd277faf38282d12
3030
with:

0 commit comments

Comments
 (0)