Problem
After opening "Customize Your GitHub Copilot Experience" in GitHub Learning and copying the exercises, the actions are missing in the repository skills-customize-your-github-copilot-experience. This prevents the training from being executed.
Expected Behavior
The repository should contain the necessary GitHub Actions workflows that are required to run the training exercises.
Current Behavior
The actions are missing from the repository, causing the training to not execute properly.
Steps to Reproduce
- Open "Customize Your GitHub Copilot Experience" in GitHub Learning
- Copy the exercises to the repository
- Observe that the actions are not present in the repository
Solution
Add the missing GitHub Actions to the repository to enable the training execution.
Problem
After opening "Customize Your GitHub Copilot Experience" in GitHub Learning and copying the exercises, the actions are missing in the repository
skills-customize-your-github-copilot-experience. This prevents the training from being executed.Expected Behavior
The repository should contain the necessary GitHub Actions workflows that are required to run the training exercises.
Current Behavior
The actions are missing from the repository, causing the training to not execute properly.
Steps to Reproduce
Solution
Add the missing GitHub Actions to the repository to enable the training execution.