Skip to content

Commit

Permalink
Merge branch 'improve_signal_service_and_multihop' of github.com:taik…
Browse files Browse the repository at this point in the history
…oxyz/taiko-mono into improve_signal_service_and_multihop
  • Loading branch information
dantaik committed Feb 14, 2024
2 parents 4a9fb8b + 6bf0cfc commit 4ac4c0e
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 4ac4c0e

Please sign in to comment.