Skip to content

ci: new arifct

ci: new arifct #4

Workflow file for this run

name: Test Para
on:
workflow_dispatch: {}
push:
branches:
- main
- ci/paratest
jobs:
test:
uses: TeamKugimiya/reusable-workflows/.github/workflows/ParaTranz-Test.yml@ci/para
with:
paratranz_project_id: 9900
secrets:
paratranz_token: ${{ secrets.PARATRANZ_TOKEN }}