Skip to content

Bump KSXGitHub/github-actions-deploy-aur from 2.7.0 to 2.7.1 #156

Bump KSXGitHub/github-actions-deploy-aur from 2.7.0 to 2.7.1

Bump KSXGitHub/github-actions-deploy-aur from 2.7.0 to 2.7.1 #156

Workflow file for this run

---
name: License Check
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Copywrite
uses: hashicorp/setup-copywrite@v1.1.2
- name: Check Header Compliance
run: copywrite headers --plan