We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f2848f commit c10ae96Copy full SHA for c10ae96
1 file changed
.github/workflows/pr-lint.yml
@@ -40,5 +40,7 @@ jobs:
40
test
41
break
42
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7
43
+ with:
44
+ commitish: main
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments