Skip to content

Commit

Permalink
Typo in repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
adrapereira committed Apr 5, 2024
1 parent 71e38cf commit 4a49e4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ on:

jobs:
build:
uses: grafana/exploretraces-app/.github/workflows/build.yml@main
uses: grafana/explore-traces/.github/workflows/build.yml@main
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build:
uses: grafana/exploretraces-app/.github/workflows/build.yml@main
uses: grafana/explore-traces/.github/workflows/build.yml@main
release-and-upload:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4a49e4f

Please sign in to comment.