mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 23:04:49 +00:00
8 lines
89 B
YAML
8 lines
89 B
YAML
name: Pull Request
|
|
|
|
on:
|
|
pull_request:
|
|
|
|
jobs:
|
|
ci:
|
|
uses: ./.github/workflows/ci.yml |