Skip to content

ports.yaml: use bool function #3940

ports.yaml: use bool function

ports.yaml: use bool function #3940

Workflow file for this run

# vim:sw=2:ts=2
name: ci
on:
push:
branches:
- master
- 'feature/*'
pull_request:
branches:
- master
- 'feature/*'
jobs:
call-ci:
uses: ./.github/workflows/ci-project.yml
secrets: inherit