Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
remove ready-for-testing requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
neverchanje committed Nov 5, 2020
1 parent 5f010cd commit 97c20fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
name: Test
needs: lint
runs-on: self-hosted
if: contains(github.event.pull_request.labels.*.name, 'ready-for-testing')
container:
image: apachepegasus/ci-env
env:
Expand Down

0 comments on commit 97c20fe

Please sign in to comment.