Skip to content

Commit

Permalink
[CI] Remove required status check from .autorc (#319)
Browse files Browse the repository at this point in the history
Remove required status check from .autorc
  • Loading branch information
alyssadai authored Jul 19, 2024
1 parent dbbbc83 commit 07b26d1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .autorc
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@
"plugins": [
"git-tag",
"released",
[
"protected-branch",
{
"requiredStatusChecks": ["pre-commit.ci - pr"]
}
],
"protected-branch",
"first-time-contributor",
[
"omit-commits",
Expand Down

0 comments on commit 07b26d1

Please sign in to comment.