Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: optimize GitHub Actions workflow for test and run
- Removed "master" branch from the push and pull_request triggers to only run on the "staging" branch - Added concurrency settings to cancel in-progress workflows and group them by workflow and branch
- Loading branch information