Skip to content

Commit

Permalink
Remove php security checker
Browse files Browse the repository at this point in the history
  • Loading branch information
mjrider committed Jan 17, 2020
1 parent 6b388e9 commit 24387c1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,3 @@ jobs:
- uses: actions/checkout@v1
- name: Check markdown
uses: pipeline-components/remark-lint@master

php-security-checker:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- name: Check php composer for security issues
uses: pipeline-components/php-security-checker@master

0 comments on commit 24387c1

Please sign in to comment.