Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/standards-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ permissions:

jobs:
pipeline:
# hyperpolymath/standards @ 2eb9bb19 — ci-pipeline.yml blob d2583657.
# hyperpolymath/standards @ ed5e3f65 — ci-pipeline.yml blob ea87c43a.
#
# NO `secrets:` block, deliberately. ci-pipeline.yml declares
# `workflow_call.inputs` only, has no `secrets:` block and references no
# `secrets.*` anywhere; `secrets: inherit` would hand the whole store to a
# workflow that consumes none of it.
uses: hyperpolymath/standards/.github/workflows/ci-pipeline.yml@2eb9bb19d43b6285466ca36b92d1324a09e7a207
uses: hyperpolymath/standards/.github/workflows/ci-pipeline.yml@ed5e3f651305dd1ce0d0b5d2d08b97a963634632
Loading