Skip to content

Commit

Permalink
setting pr number
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector committed Dec 18, 2023
1 parent 09862cb commit 2bcf7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ name: Playwright Tests
# The Gatsby Build Process could place a file that reports that Git Hash that it was
# built from. Check that via polling.
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
env:
GITHUB_PR_NUMBER: ${{ github.event.number }}
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit 2bcf7c1

Please sign in to comment.