mirror of
https://github.com/jlengrand/checkoutCreate.git
synced 2026-03-10 08:11:18 +00:00
10 lines
103 B
YAML
10 lines
103 B
YAML
name: E2E (Playwright)
|
|
|
|
on:
|
|
workflow_dispatch:
|
|
|
|
jobs:
|
|
DummyJob:
|
|
steps:
|
|
- name: DummyStep
|