Skip to content

opml: update changelog for v1.0.0 #9

opml: update changelog for v1.0.0

opml: update changelog for v1.0.0 #9

Workflow file for this run

---
name: Copywrite
on:
push:
branches:
- main
tags:
- v*
pull_request: {}
jobs:
copywrite:
runs-on: ubuntu-latest
steps:
- name: Install copywrite
uses: hashicorp/setup-copywrite@v1.1.3
- name: Checkout
uses: actions/checkout@v4
- name: Validate license header compliance
run: copywrite headers --plan