We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b9e3f commit 17f81dbCopy full SHA for 17f81db
.github/workflows/test-linux.yml
@@ -17,7 +17,6 @@ env:
17
18
jobs:
19
test-linux:
20
- if: github.event.pull_request.draft == false
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v2
0 commit comments