Skip to content

Commit

Permalink
switch to dev3 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges committed Aug 1, 2024
1 parent 3a86b1e commit 2f854d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Playwright Tests
permissions: read-all
environment: dev3
on:
push:
branches: [ main, master ]
branches: [ main ]
pull_request:
branches: [ main, master ]
branches: [ main ]
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit 2f854d5

Please sign in to comment.