Commit graph

1 commit

Author SHA1 Message Date
Claudia Meadows
542946fd74
Fix and clarify workflow logic, add branch versioning
- `pr.yml` should've been deleted a long time ago. Its functionality
  was already elsewhere, and that's since been folded into `test.yml`.
- I added automatic `release-v*` and `main-v*` versioning.
- Renamed `merge.yml` to `push-release.yml` and `push-main.yml` to
  `pr-create-release.yml` so it's clearer what they're actually
  listening to. I also modified their display names.
2024-09-24 22:16:20 -07:00
Renamed from .github/workflows/push-main.yml (Browse further)