1
0
mirror of https://github.com/actions/setup-go.git synced 2026-02-02 11:37:14 +08:00

Fix review points

This commit is contained in:
IvanZosimov
2022-12-20 16:34:43 +01:00
parent 5b3907ef5c
commit 9acc3d3da9
5 changed files with 6 additions and 6 deletions

View File

@@ -9,6 +9,6 @@ on:
- main
jobs:
call-licensed: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/licensed.yml
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main