Skip to content

Conversation

xerial
Copy link
Owner

@xerial xerial commented Jul 19, 2025

Summary

  • Updated GitHub Actions workflow files to use main branch instead of master
  • Removed redundant master branch references from CI configuration

Changes

  • .github/workflows/build-native.yml: Removed master branch from push triggers
  • .github/workflows/snapshot.yml: Changed master to main for push triggers
  • .github/workflows/test.yml: Removed master branch from push triggers

Test plan

  • Verify CI workflows trigger correctly on main branch pushes
  • Confirm no workflow runs are triggered for master branch

🤖 Generated with Claude Code

- Remove master branch references from build-native.yml
- Update snapshot.yml to trigger on main branch
- Remove master branch references from test.yml

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@xerial xerial merged commit 9bf8a09 into main Jul 19, 2025
9 checks passed
@xerial xerial deleted the fix-master-to-main-ci branch July 19, 2025 20:40
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