Skip to content

Limit shellcheck push triggers - #207

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/reduce-shellcheck-duplicates
Sep 14, 2026
Merged

yoshifuminakamura merged 1 commit into
developfrom
feature/reduce-shellcheck-duplicates

Conversation

@yoshifuminakamura

Copy link
Copy Markdown
Collaborator

Summary

  • run Shellcheck on pull requests as before
  • run Shellcheck on push only for develop and main
  • avoid duplicate Shellcheck runs for feature branch pushes that also open pull requests

Testing

  • python3 -c 'import yaml; yaml.safe_load(open(".github/workflows/shellcheck.yml"))'
  • git diff --check

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura merged commit 32bcaca into develop Sep 14, 2026
9 checks passed
@yoshifuminakamura
yoshifuminakamura deleted the feature/reduce-shellcheck-duplicates branch September 14, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant