Skip to content

Commit

Permalink
chore: add missing container for /update-vrt
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderKoen committed Nov 3, 2024
1 parent 1824c6e commit ff6100c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
if: |
github.event.issue.pull_request &&
contains(github.event.comment.body, '/update-vrt')
container:
image: mcr.microsoft.com/playwright:v1.41.1-jammy
steps:
- name: Get PR branch
# Until https://github.com/xt0rted/pull-request-comment-branch/issues/322 is resolved we use the forked version
Expand Down

0 comments on commit ff6100c

Please sign in to comment.