Skip to content

ci: Setup gh-actions #3

ci: Setup gh-actions

ci: Setup gh-actions #3

Workflow file for this run

name: GitHub Actions Demo
on: push
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: |
echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
ls