1
0
mirror of synced 2026-01-06 06:02:35 -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

302 B

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."