Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: dont hardcode default branch for workflow
Don't hardcode the master branch since it will checkout workflows on the same ref/commit we dont need to set it here. This makes it easier to backport since we don't have to replace any branches.
- Loading branch information