Skip to content

Commit

Permalink
test: remove condition for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 committed Nov 10, 2023
1 parent 67988cd commit 9ce4e4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:

jobs:
tests:
# do not run on PRs in forks
if: github.repository == 'mdn/translated-content'
runs-on: ubuntu-latest
# Set the permissions to `read-all`, preventing the workflow from
# any accidental write access to the repository.
Expand Down

0 comments on commit 9ce4e4e

Please sign in to comment.