Skip to content

Commit

Permalink
Merge pull request #663 from nextcloud/chore/noid/GHactionsSPDXHeaders
Browse files Browse the repository at this point in the history
Add SPDX header to github actions
  • Loading branch information
AndyScherzinger authored Mar 2, 2024
2 parents e8abca4 + 810cf16 commit 4b3f126
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/autoApproveDependabot.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-FileCopyrightText: 2020 Tobias Kaminsky <[email protected]>
* SPDX-License-Identifier: GPL-3.0-or-later
name: Dependabot
on: pull_request_target

Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-FileCopyrightText: 2022 Unpublished <[email protected]>
* SPDX-License-Identifier: GPL-3.0-or-later
name: "Validate Gradle Wrapper"

on:
Expand Down

0 comments on commit 4b3f126

Please sign in to comment.