Skip to content

Instantly share code, notes, and snippets.

@Ajithkumarparthasarathy
Created December 30, 2022 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ajithkumarparthasarathy/2d82d5d2cf1e3a1171442f7061081215 to your computer and use it in GitHub Desktop.
Save Ajithkumarparthasarathy/2d82d5d2cf1e3a1171442f7061081215 to your computer and use it in GitHub Desktop.
jobs:
test_flow:
runs-on: ubuntu-latest
steps:
– uses: actions/checkout@v2
– run: echo "Hello Spritle!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment