mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-07 06:25:19 +02:00
Reuse ci workflow (#819)
This commit is contained in:
parent
df391e0a14
commit
ee162bbef7
3 changed files with 24 additions and 53 deletions
8
.github/workflows/pr.yml
vendored
Normal file
8
.github/workflows/pr.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
name: Pull Request
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
uses: ./.github/workflows/ci.yml
|
Loading…
Add table
Add a link
Reference in a new issue