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 21060b7 commit d66cc1eCopy full SHA for d66cc1e
.github/workflows/resyntax-autofixer.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
autofix:
10
runs-on: ubuntu-latest
11
+ if: github.repository_owner == 'racket'
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
permissions:
0 commit comments