Apply suggestions from code review

Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
Michael B. Gale 2023-06-13 20:13:54 +01:00
parent ef4bf4ae03
commit 8e75e1a14d
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F
9 changed files with 16 additions and 14 deletions

View file

@ -3,7 +3,7 @@
# (cd pr-checks; pip install ruamel.yaml && python3 sync.py)
# to regenerate this file.
name: PR Check - resolve-environment-action
name: PR Check - Resolve environment
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GO111MODULE: auto
@ -31,7 +31,7 @@ jobs:
version: nightly-latest
- os: windows-latest
version: nightly-latest
name: resolve-environment-action
name: Resolve environment
permissions:
contents: read
security-events: write