You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: publish-test-deps-image.yml -- align with bootstrap PR #402
Drop the fork-allowance/ci-draft-pause-branch additions so this
file matches the version going in via PR #402. After #402 merges
to master, this PR's branch will have the identical content -- no
merge conflict, no duplicate-but-different file diff to resolve.
Reverts the temporary changes from previous commits:
- branches: ['master','main','ci-draft-pause'] -> ['master','main']
- aidangarske/wolfProvider repo allowance dropped
- per-owner ghcr namespace logic dropped (canonical wolfssl/ only)
- concurrency group simplified (no ${{ github.repository }} suffix)
If you still want fork-side iteration after #402 merges, do it on
the bootstrap branch with workflow_dispatch on the canonical repo;
the canonical publish flow is what consumers actually pull from.
0 commit comments