Skip to content

[API break] link: Remove LinkAttribute::Priority as not-used #231

[API break] link: Remove LinkAttribute::Priority as not-used

[API break] link: Remove LinkAttribute::Priority as not-used #231

Workflow file for this run

name: license
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
jobs:
check-license:
name: Check License
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/[email protected]