Update label
All checks were successful
/ ls (push) Successful in 32s

This commit is contained in:
Joseph Hanson 2024-05-14 14:18:31 -05:00
parent 394a1893a9
commit 616260ae4d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
ls:
runs-on: docker
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: |