Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

cartland
Copy link

@cartland cartland commented May 5, 2025

This PR standardizes GitHub Actions triggers in workflow files within .github/workflows/.

The goal is to ensure workflows run consistently on push, pull_request, and workflow_dispatch events where appropriate.

This is part of a batch of pull requests across repositories owned by the android organization on GitHub.

Project Owner: Please review the changes carefully to ensure they are correct and appropriate for this project before approving and merging.

  • If you do not think this change is appropriate (e.g., a workflow should NOT run on one of these triggers), please leave a comment explaining why.
  • If you think the goal is appropriate but notice a mistake in the implementation, please leave a comment detailing the mistake.

Copy link

Note

The files in this pull request are not supported by Gemini Code Assist.

cartland added 2 commits May 5, 2025 15:43
- actions/checkout
- actions/setup-java
- actions/upload-artifact
This commit updates the GitHub Actions cache version to v4 in
the following workflow files:

- .github/workflows/BasicSample.yaml
- .github/workflows/TwoWaySample.yaml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant