Skip to content

Commit

Permalink
use proper reference in README
Browse files Browse the repository at this point in the history
  • Loading branch information
CubicrootXYZ committed Aug 4, 2024
1 parent 5794c82 commit 12a6837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To ensure code quality use the provided `golang_quality` workflow. It runs multi
```yaml
jobs:
golang_quality:
uses: ./.github/workflows/golang_quality.yaml
uses: CubicrootXYZ/Workflows/.github/workflows/golang_quality.yaml@v1.0.0
with:
workdir: "golang/application/subfolder"
```

0 comments on commit 12a6837

Please sign in to comment.