Skip to content

Commit

Permalink
Update pullrequest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolmer authored Apr 17, 2024
1 parent fe071cf commit b90427e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,3 @@ jobs:

- name: Check routing rules
run: /srv/github-action-scripts/test-routing-rules.sh

- name: Run Pa11y scan
uses: benc-uk/workflow-dispatch@v1
with:
workflow: CheckSite
repo: linaro-its/pa11y-ci-container
token: ${{ secrets.BUILD_REPO_TOKEN }}
inputs: '{ "uri": "${{ env.SITE_URL }}" }'

0 comments on commit b90427e

Please sign in to comment.