Skip to content

Change default binding from 0.0.0.0 to 127.0.0.1 to align with securi… #243

Change default binding from 0.0.0.0 to 127.0.0.1 to align with securi…

Change default binding from 0.0.0.0 to 127.0.0.1 to align with securi… #243

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml