Skip to content

Update deps

Update deps #61

Workflow file for this run

name: License
on:
push:
branches: [ "master", "dev" ]
pull_request:
branches: [ "master" ]
jobs:
header:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- name: SPDX Header
run: python .github/header.py .github/HEADER .