Skip to content

Commit

Permalink
chore: remove comment because it's duplicated from build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jenstroeger committed Oct 9, 2022
1 parent a3af1c3 commit e76f2cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr-change-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ permissions:
contents: read

jobs:

# If the build workflow needs to access secrets, they need to be passed using `secrets: inherit`.
# See https://docs.github.com/en/actions/using-workflows/reusing-workflows to learn more.
# See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
# for the security recommendations.
build:
uses: ./.github/workflows/build.yaml
permissions:
Expand Down

0 comments on commit e76f2cd

Please sign in to comment.