Skip to content

Instantly share code, notes, and snippets.

@paopa
Created August 29, 2021 11:50
Show Gist options
  • Save paopa/cc472f922e9fc94fa22dc2ad36ead0ae to your computer and use it in GitHub Desktop.
Save paopa/cc472f922e9fc94fa22dc2ad36ead0ae to your computer and use it in GitHub Desktop.
Markdium-GitHub Actions: concepts and getting started
- name: Test
run: |
echo "Hello World!! Hello GitHub Actions"
pwd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment