1
0
mirror of synced 2026-01-29 03:03:52 -05:00
Files
docs/data/reusables/actions/make-workflow-file.md
Sarah Edwards a34dcc43c2 Actions for Project Management (#17849)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@users.noreply.github.com>
Co-authored-by: Jeroen Rietveld <anywherepilot@users.noreply.github.com>
2021-03-16 23:26:31 +00:00

1 line
302 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)."