Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use submodules for maa-cli if not in a pull request
The event_name when called by other workflows is not workflow_call, but the event_name of the workflow that called it. So we should use github.event_name != 'pull_request' instead.
- Loading branch information