Skip to content

Commit

Permalink
chore(build): use ExocoreNetwork/exocore path
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMustermann2 committed Feb 28, 2024
1 parent d9f7620 commit cf67225
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/consensuswarn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
# This is used for warning when a PR touches any of the roots, or any function or method directly or indirectly called by a root
- uses: actions/checkout@v4
with:
path: 'ExocoreNetwork/exocore'
- uses: orijtech/consensuswarn@main
with:
# example.com/pkg/path.Type.Method
Expand Down

0 comments on commit cf67225

Please sign in to comment.