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: add PR triggers to release and container workflows
- add pull_request trigger to crates.yml and ghcr.yml to enable CI checks on pull requests
- add workflow_dispatch with dry-run input to crates.yml for manual release process testing
- update ghcr.yml tags trigger to remove inline comment
- add commented Create GitHub Release step in crates.yml for reference
Signed-off-by: mingcheng <[email protected]>
0 commit comments