devops: fix 'bump driver Node.js' workflow

This commit is contained in:
Max Schmitt 2024-04-09 12:35:13 +02:00
parent 108b250d86
commit 47a7a3af90

View File

@ -9,6 +9,8 @@ jobs:
name: Trigger Roll
runs-on: ubuntu-22.04
if: github.repository == 'microsoft/playwright'
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4