Skip to content

Commit

Permalink
Merge branch 'pin-chromium'
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRyanSmith committed Apr 27, 2022
2 parents 9252e5f + 6e0b2e0 commit 6d04458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_chromium_revisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: python -m tools.wpt.update_chromium_revisions
- name: Create pull request
# Use a conditional step instead of a conditional job to work around #20700.
if: github.repository == 'web-platform-tests/wpt'
if: github.repository == 'DanielRyanSmith/wpt'
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6d04458

Please sign in to comment.