Skip to content

Conversation

@cartland
Copy link
Contributor

This commit adds Github Actions workflows for building the XR Fundamentals codelab. The workflows are defined in the following files:

  • .github/workflows/xr-fundamentals-part1-build-app.yml
  • .github/workflows/xr-fundamentals-part2-build-app.yml
  • .github/workflows/xr-fundamentals-start-build-app.yml

These workflows will be triggered on push and pull request events to the main branch. They can also trigger manually with workflow_dispatch. They will build the app for each part of the codelab.

This commit adds Github Actions workflows for building the XR
Fundamentals codelab. The workflows are defined in the
following files:

- .github/workflows/xr-fundamentals-part1-build-app.yml
- .github/workflows/xr-fundamentals-part2-build-app.yml
- .github/workflows/xr-fundamentals-start-build-app.yml

These workflows will be triggered on push and pull request
events to the main branch. They can also trigger manually
with `workflow_dispatch`. They will build the app for each
part of the codelab.
@bsagmoe bsagmoe merged commit 45a328f into android:main Jun 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants