mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-06 05:55:21 +02:00
8 lines
No EOL
89 B
YAML
8 lines
No EOL
89 B
YAML
name: Pull Request
|
|
|
|
on:
|
|
pull_request:
|
|
|
|
jobs:
|
|
ci:
|
|
uses: ./.github/workflows/ci.yml |