EyeTrackVR/.github/workflows
2023-09-23 23:02:45 +02:00
..
build.yml build: fixed github action to early exit 2023-09-23 23:02:45 +02:00
copy_change.txt update - add files to prepare for professional looking github 2022-05-18 18:19:17 +02:00
github-actions-change-variable.txt update - add files to prepare for professional looking github 2022-05-18 18:19:17 +02:00
github-actions-template.txt update - add files to prepare for professional looking github 2022-05-18 18:19:17 +02:00
README.md update - add files to prepare for professional looking github 2022-05-18 18:19:17 +02:00
stale-actions.txt Major Update - 2022-06-06 04:28:05 +02:00
write_file.txt update - add files to prepare for professional looking github 2022-05-18 18:19:17 +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.