Skip to content

Commit

Permalink
Update .github/workflows/reviewdog.yml
Browse files Browse the repository at this point in the history
Co-authored-by: A1lo <[email protected]>
  • Loading branch information
queengooborg and yin1999 authored Jul 29, 2023
1 parent 156a2c2 commit fbc7bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
prettier:
# do not run on forks
if: github.repository == 'mdn/content'
if: github.repository == 'mdn/translated-content'
name: prettier
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit fbc7bfa

Please sign in to comment.