ci(bridge): rename logical_bridge_id from vniXX to vlanXX #92
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | ||
name: Docker | ||
on: | ||
workflow_dispatch: | ||
workflow_call: | ||
push: | ||
branches: [ main ] | ||
pull_request: | ||
branches: [ main ] | ||
jobs: | ||
call: | ||
Check failure on line 13 in .github/workflows/docker-publish.yml GitHub Actions / DockerInvalid workflow file
|
||
uses: opiproject/opi-smbios-bridge/.github/workflows/docker-publish.yml@main | ||
secrets: inherit |