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 Jun 16, 2021
1 parent 9b707ca commit 6076872
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 6076872

Please sign in to comment.