Skip to content

Commit 01c544f

Browse files
authored
Merge branch 'main' into display-git-push-actions
2 parents 0332a30 + 232980a commit 01c544f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pr-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ permissions:
1616
jobs:
1717
pr_title:
1818
permissions:
19+
contents: write
1920
pull-requests: write
2021
statuses: write
2122
name: Validate & Label PR
@@ -45,5 +46,7 @@ jobs:
4546
test
4647
break
4748
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7
49+
with:
50+
commitish: main
4851
env:
4952
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)