Skip to content

Merge pull request #38 from ttiimmothy/empty #80

Merge pull request #38 from ttiimmothy/empty

Merge pull request #38 from ttiimmothy/empty #80

Workflow file for this run

name: ci
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
build-and-show-files:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Show Files
run: |
ls -al