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