Skip to content

chore(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.4 #8

chore(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.4

chore(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.4 #8

name: '[PR] License Check'
on:
pull_request:
branches:
- main
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes/header@main
with:
token: ${{ github.token }}
mode: 'check'