mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-07-24 13:35:48 +00:00
feat: initial commit for bizinikiwi-connect with clean CI
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
name: Pull Request CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
run-ci:
|
||||
uses: ./.github/workflows/reusable-ci.yml
|
||||
with:
|
||||
upload-artifacts: false
|
||||
Reference in New Issue
Block a user