Skip to content

Commit

Permalink
Update .github/workflows/reviewdog.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Thomas Smith <[email protected]>
  • Loading branch information
queengooborg and bsmth committed Jul 28, 2023
1 parent d037b7b commit c9bfaa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:

jobs:
prettier:
# do not run on forks
if: github.repository == 'mdn/content'
name: prettier
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit c9bfaa5

Please sign in to comment.