mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 21:28:26 +00:00
CI
This commit is contained in:
parent
6b15a0693e
commit
dc78d53359
6
.github/workflows/playwright.yml
vendored
6
.github/workflows/playwright.yml
vendored
@ -2,11 +2,9 @@ name: Playwright Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, master, feat/tests/test-init]
|
||||
tags: [releases*]
|
||||
branches: [main, master, feat/tests/test-init, releases/*]
|
||||
pull_request:
|
||||
branches: [main, master]
|
||||
tags: [releases*]
|
||||
branches: [main, master, releases/*]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user