Skip to content

Add IPv6 source subnets to webhook-ips.json #17

Add IPv6 source subnets to webhook-ips.json

Add IPv6 source subnets to webhook-ips.json #17

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.18.0