Skip to content

Commit

Permalink
Use committed workflow (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbaldry authored Dec 20, 2024
1 parent 11ed16a commit b38caab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: ${{ github.repository == 'grafana/writers-toolkit' }}
runs-on: ubuntu-latest
steps:
- uses: ./prettier
- uses: grafana/writers-toolkit/prettier@main
with:
branch: ${{ env.GITHUB_REF }}
trace: ${{ inputs.trace }}

0 comments on commit b38caab

Please sign in to comment.