Skip to content

Commit

Permalink
Revert "Meta: Limit IPR check job to the tc39 repository (#3006)"
Browse files Browse the repository at this point in the history
This reverts commit c9626d9.
  • Loading branch information
ljharb committed Feb 16, 2023
1 parent c9626d9 commit b34e0d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ipr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
build:
name: 'check IPR form'
runs-on: ubuntu-latest
if: ${{ secrets.GH_IPR_TOKEN != '' && secrets.GOOGLE_API_KEY != '' }}

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

0 comments on commit b34e0d9

Please sign in to comment.