Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.13 KB

Hello GitHub Actions

Create and run a GitHub Actions workflow.

Step 4: Merge your workflow file

You're now able to write and run an Actions workflow! ✨

Merge your changes so the action will be a part of the main branch.

⌨️ Activity: Merge your workflow file

  1. In your repo, click on the Pull requests tab.
  2. Click on the pull request you created in step 1.
  3. Click Merge pull request, then click Confirm merge.
  4. Optionally, click Delete branch to delete your welcome-workflow branch.
  5. Wait about 20 seconds, then refresh this page (the one you're following instructions from). Another workflow will run and will replace the contents of this README file with instructions for the next step.

Get help: Post in our discussion boardReview the GitHub status page

© 2023 GitHub • Code of ConductMIT License