EyeTrackVR-Docs/.github/workflows
ZanzyTHEbar 7a37f3936c update
2022-05-07 04:32:37 +02:00
..
build-jekyll.yml update 2022-05-07 04:32:37 +02:00
github-actions-change-variable.txt update 2022-05-07 04:32:37 +02:00
github-actions-template.txt update 2022-05-07 04:32:37 +02:00
README.md update - working build workflow 2022-05-06 20:12:16 +02:00
write_file.txt update 2022-05-07 04:32:37 +02:00

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.