Skip to content

Commit 612ad1c

Browse files
committed
Update reference URL in "Check License" workflow
GitHub has changed the URL of this documentation page. Even though the old one redirects to the new one, it's best not to rely on that. And anyway, the new URL is nicer.
1 parent 23cfef6 commit 612ad1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
# SPDX identifier: https://spdx.org/licenses/
66
EXPECTED_LICENSE_TYPE: CC0-1.0
77

8-
# See: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows
8+
# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
99
on:
1010
push:
1111
paths:

0 commit comments

Comments
 (0)