Skip to content

Commit

Permalink
Add copyright info to CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Aug 18, 2023
1 parent 575e3a5 commit a31a07a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2013-2020 Christopher Kerr, "bcolsen"
# SPDX-License-Identifier: GPL-3.0-or-later

name: CI tests
on:
pull_request:
Expand Down

0 comments on commit a31a07a

Please sign in to comment.