Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Jul 17, 2024
1 parent c07d8f3 commit 4b38982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: check_skip
uses: withgraphite/graphite-ci-action@main
with:
graphite_token: ${{ secrets.GRPAHITE_CI_OPTIMIZER_TOKEN }}
graphite_token: ${{ secrets.GRAPHITE_CI_OPTIMIZER_TOKEN }}
lint:
if: |
${{ !contains(github.event.pull_request.labels.*.name, 'skip:ci')
Expand Down

0 comments on commit 4b38982

Please sign in to comment.