Skip to content

jondy is learning GitHub Actions #1

jondy is learning GitHub Actions

jondy is learning GitHub Actions #1

name: learn-github-actions
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ls -lRh /dev/disk