mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-09-26 23:09:28 +08:00
.. | ||
build.yml | ||
copy_change.txt | ||
github-actions-change-variable.txt | ||
github-actions-template.txt | ||
README.md | ||
stale-actions.txt | ||
write_file.txt |
Instructions
Please rename the .github/workflows/<name>.txt
file of the workflow you wish to enable to .github/workflows/<name>.yml
.
This file should be formatted as YAML, feel free to change the variables in the file. Please follow the workflow documentation for more information. Learn more about workflows.
Please note that the workflows will be enabled automatically after you push your changes to the repository, and can always be enabled manually from the Workflows
section of the repository settings.
Please do not delete the .github/workflows/<name>.txt
files, and do not delete the .github/workflows/build-jekyll.yml
file.