Skip to content

build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#64) #15

build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#64)

build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#64) #15

Workflow file for this run

name: Quality control
on:
push:
branches: [ main ]
paths-ignore:
- '**.md' # Do not need to run CI for markdown changes.
pull_request:
branches: [ main ]
paths-ignore:
- '**.md'
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azure/[email protected]
- name: Run quality control checks
uses: ./.github/actions/ci