From a5ae9a22aff7eba1282a1da292b712440e45a9b0 Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 11 Aug 2021 01:53:01 -0700 Subject: [PATCH] Add source URL comment to "Check License" workflow This will make it easier for the maintainers to sync fixes and improvements in either direction between the upstream "template" workflow and its installation in this repository. --- .github/workflows/check-license.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-license.yml b/.github/workflows/check-license.yml index 93c69cc0..ceaa55d8 100644 --- a/.github/workflows/check-license.yml +++ b/.github/workflows/check-license.yml @@ -1,3 +1,4 @@ +# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-license.md name: Check License env: