Skip to content

Commit

Permalink
ci: allow revert commits
Browse files Browse the repository at this point in the history
  • Loading branch information
kmontag committed Aug 19, 2024
1 parent 87cede4 commit 491664b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
# PRs will be rebased before being merged. Individual commits need to
# follow the semantic PR spec.
commitsOnly: true

# Allow reverts.
allowRevertCommits: true

0 comments on commit 491664b

Please sign in to comment.