Skip to content

Commit

Permalink
chore(CI): remove the "Check issue" from Standardization Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Oct 22, 2023
1 parent 8d7c91b commit dda4f1f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/standardization_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,6 @@ jobs:
- uses: actions/checkout@v3
- uses: gaurav-nelson/[email protected]

related_issue:
name: Check issue
runs-on: ubuntu-latest
steps:
- uses: neofinancial/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
titleFormat: '%title%'
quiet: true
bodyRegex: '#(\d+)'
bodyURLRegex: 'http(s?):\/\/(github.com)(\/apache)(\/incubator-pegasus)(\/issues)\/\d+'

dockerfile_linter:
name: Lint Dockerfile
runs-on: ubuntu-latest
Expand Down

0 comments on commit dda4f1f

Please sign in to comment.