Skip to content

Update second.yaml

Update second.yaml #8

Workflow file for this run

name: Bash Script
on:
push
jobs:
bash-script:
runs-on: ubuntu-20.04
steps:
- name: Run Bash script
run: ls -a