mirror of
https://github.com/we-promise/sure.git
synced 2026-09-04 14:21:23 +00:00
Reuse ci workflow (#819)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: Pull Request
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
uses: ./.github/workflows/ci.yml
|
||||
Reference in New Issue
Block a user