Skip to content

Commit

Permalink
test.lint_pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Feb 8, 2024
1 parent 6dd4a32 commit 7ee8c02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 73 deletions.
71 changes: 0 additions & 71 deletions .github/workflows/lint_pr.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ jobs:
# fix
# feat
# Configure which scopes are allowed (newline delimited).
# Append a scope for each service here
scopes: |
backend
webapp
frontend
database
docu
docker
release
Expand Down Expand Up @@ -74,4 +76,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 7ee8c02

Please sign in to comment.