We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90aef48 commit 9d2af8dCopy full SHA for 9d2af8d
1 file changed
.github/workflows/pr-lint.yml
@@ -46,5 +46,7 @@ jobs:
46
test
47
break
48
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7
49
+ with:
50
+ commitish: main
51
env:
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments