Skip to content

GH-2 add an action #1

GH-2 add an action

GH-2 add an action #1

name: GitHub Actions Test
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "This is a test"