mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: fix roll Node.js version of driver workflow
This commit is contained in:
parent
cda830645d
commit
95dc8104e4
1
.github/workflows/roll_driver_nodejs.yml
vendored
1
.github/workflows/roll_driver_nodejs.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
if: ${{ steps.prepare-branch.outputs.HAS_CHANGES == '1' }}
|
||||
uses: actions/github-script@v6
|
||||
with:
|
||||
github-token: ${{ secrets.REPOSITORY_DISPATCH_PERSONAL_ACCESS_TOKEN }}
|
||||
script: |
|
||||
await github.rest.pulls.create({
|
||||
owner: 'microsoft',
|
||||
|
Loading…
x
Reference in New Issue
Block a user