Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/go-git/go-g…
Browse files Browse the repository at this point in the history
…it/v5-5.11.0
  • Loading branch information
dionysuzx authored Feb 14, 2024
2 parents ed99048 + a4d2d28 commit eacfbf5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/validate-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,16 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# Non-package scopes explained:
# - repo: The repository itself (not a specific package)
# - main: For release-please PRs
# - deps: For dependabot dependency update PRs
# - deps-dev: For dependabot devDependency update PRs
scopes: |
repo
main
deps
deps-dev
branding
bridge-ui-v2
eventindexer
Expand Down

0 comments on commit eacfbf5

Please sign in to comment.