Skip to content

Commit

Permalink
do not merge: remove later
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 28, 2020
1 parent ec15de2 commit d5dc0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
upload:
name: 'upload PR preview'
runs-on: ubuntu-latest
if: ${{ github.repository == 'tc39/ecma262' }}
if: ${{ github.repository == 'tc39/ecma262' || github.repository == 'ljharb/ecma262' }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d5dc0cc

Please sign in to comment.