Skip to content

ci: Setup gh-actions #4

ci: Setup gh-actions

ci: Setup gh-actions #4

Workflow file for this run

name: GitHub Actions Demo
on: push
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: |
ls
pwd