mirror of
https://github.com/we-promise/sure.git
synced 2026-04-10 07:44:48 +00:00
Reuse ci workflow (#819)
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user