mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 08:34:09 +02:00
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
64200fd7cf
commit
d95aa6fa7e
45 changed files with 339 additions and 273 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# SPDX-FileCopyrightText: 2021 Robin Appelman <robin@icewind.nl>
|
||||
# SPDX-License-Identifier: MIT
|
||||
on: [push, pull_request]
|
||||
|
||||
name: CI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue