mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-13 01:12:55 +01:00
10 lines
236 B
YAML
10 lines
236 B
YAML
# SPDX-FileCopyrightText: 2022 Winni Neessen <winni@neessen.dev>
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
name: REUSE Compliance Check
|
|
on:
|
|
push:
|
|
branches:
|
|
- main # or the name of your main branch
|
|
uses: fsfe/reuse-action@v1.1.1
|