We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e23ec commit fa792ccCopy full SHA for fa792cc
.github/workflows/lint_test.yml
@@ -52,6 +52,7 @@ jobs:
52
python -m pip install -r requirements.txt
53
make html
54
guidelines:
55
+ if: ${{ github.event.pull_request }}
56
runs-on: ubuntu-latest
57
steps:
58
- uses: actions/checkout@v3
0 commit comments