Skip to content

Commit

Permalink
disable releaser on prs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers committed Jan 31, 2024
1 parent 93c7273 commit 6de2014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v5
with:
disable-autolabeler: true
disable-releaser: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6de2014

Please sign in to comment.