Skip to content

Update to srv6@v0.0.21 and srv6-ctrl@v0.0.17 #24

Update to srv6@v0.0.21 and srv6-ctrl@v0.0.17

Update to srv6@v0.0.21 and srv6-ctrl@v0.0.17 #24

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1