Skip to content

replace _cppui255 with _cppui_modular255 #57

replace _cppui255 with _cppui_modular255

replace _cppui255 with _cppui_modular255 #57

Workflow file for this run

name: Handle pull request event
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