Skip to content

Commit 95bb3cb

Browse files
Merge pull request #22 from asaasdev/hotfix_branch_base_action_depup
Correção branch base master para main
2 parents a06f76b + 1dc8f52 commit 95bb3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
3131
This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3Adepup).
3232
branch: depup/reviewdog
33-
base: master
33+
base: main
3434
labels: "bump:minor"

0 commit comments

Comments
 (0)