1
0
mirror of synced 2026-01-02 21:04:32 -05:00
Files
docs/data/reusables/actions/make-workflow-file.md
2021-06-24 10:21:07 -04:00

2 lines
303 B
Markdown

In your repository, create a file called `.github/workflows/YOUR_WORKFLOW.yml`, replacing `YOUR_WORKFLOW` with a name of your choice. This is a workflow file. For more information about creating new files on GitHub, see "[Creating new files](/github/managing-files-in-a-repository/creating-new-files)."