diff --git a/conventional-commits/README.md b/conventional-commits/README.md index 3a60f47..2a074fd 100644 --- a/conventional-commits/README.md +++ b/conventional-commits/README.md @@ -22,7 +22,7 @@ on: jobs: lint-pr-title: - uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yaml@conventional-commits-v1.0.0 + uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.0.0 secrets: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} -``` \ No newline at end of file +```