Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add post-merge workflow for running tests and tagging
- Create new GitHub Action workflow triggered on merge to main - Run tests after merge - Add 'release_test' tag to commit if tests pass - Force push tag to ensure it's always on latest passing commit
- Loading branch information