Skip to content

chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.14.2 #3

chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.14.2

chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.14.2 #3

Workflow file for this run

name: rerun
on:
issue_comment:
types: [created]
jobs:
# Trigers on comments: rerun | rerun failed
rerun:
uses: tradeshift/actions-workflow-github/.github/workflows/comment-rerun.yml@v1

Check failure on line 9 in .github/workflows/rerun.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rerun.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rerun.yml" -> "tradeshift/actions-workflow-github/.github/workflows/comment-rerun.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
workflow-name: 'PR build'
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}