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 e2c4b56 commit a075f6aCopy full SHA for a075f6a
.github/workflows/pr.yml
@@ -20,9 +20,6 @@ jobs:
20
CLOUDFRONT_DISTRIBUTION_ID: ${{ secrets.REVIEW_CLOUDFRONT_DISTRIBUTION_ID }}
21
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
22
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
23
- spellcheck:
24
- runs-on: ubuntu-latest
25
- steps:
26
spellcheck:
27
runs-on: ubuntu-latest
28
steps:
0 commit comments