diff --git a/.github/workflows/lint-pr-title.yml b/.github/workflows/lint-pr-title.yml index c5c76b1..cf06eb3 100644 --- a/.github/workflows/lint-pr-title.yml +++ b/.github/workflows/lint-pr-title.yml @@ -9,8 +9,5 @@ on: jobs: lint: - runs-on: ubuntu-latest - steps: - - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + uses: owncloud-docker/ubuntu/.github/workflows/lint-pr-title.yml@master + secrets: inherit