Skip to content

Fix data layout of assigner target #19

Fix data layout of assigner target

Fix data layout of assigner target #19

Workflow file for this run

name: Handle SyncWith tag
on:
pull_request:
concurrency:
group: ${{
( github.ref == 'refs/heads/master' && 'master' ) ||
format('{0}/{1}', github.workflow, github.ref) }}
cancel-in-progress: true
jobs:
handle-syncwith:
name: Call Reusable SyncWith Handler
uses: NilFoundation/ci-cd/.github/workflows/[email protected]
with:
ci-cd-ref: 'v1.1.2'
secrets: inherit