Skip to content

Commit

Permalink
Merge pull request #56 from utopia-os/antontranelis-patch-2
Browse files Browse the repository at this point in the history
refactor(workflow): update test.lint.pr.yml
  • Loading branch information
antontranelis authored Nov 27, 2024
2 parents 0b17cdb + af760df commit a5faf03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.lint.pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
docker
release
workflow
source
other
# Configure that a scope must always be provided.
requireScope: true
Expand Down Expand Up @@ -73,4 +74,4 @@ jobs:
# special "[WIP]" prefix to indicate this state. This will avoid the
# validation of the PR title and the pull request checks remain pending.
# Note that a second check will be reported if this is enabled.
wip: true
wip: true

0 comments on commit a5faf03

Please sign in to comment.