Created
December 30, 2022 05:38
-
-
Save Ajithkumarparthasarathy/2d82d5d2cf1e3a1171442f7061081215 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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