Skip to content

Commit d80ffdc

Browse files
committed
workflows: Remove overwrite of base-branch variable
No need for overwrite defaults to origin/main which is for now the main use case. Still variable could be used if needed.
1 parent dd0de0e commit d80ffdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gitlint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ jobs:
2929
uses: ./.github/actions/gitlint
3030
with:
3131
pr-number: ${{ github.event.number }}
32-
base-branch: ${{ github.event.pull_request.base.ref }}

0 commit comments

Comments
 (0)