does checkout work?
All checks were successful
/ pull (push) Successful in 7s

This commit is contained in:
Zi Gao 2025-06-08 22:21:07 +10:00
parent abadd0020b
commit 201f5023fc

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
pull:
runs-on: docker
steps:
- uses: actions/checkout@v4