This commit is contained in:
parent
957f4d13d9
commit
38f24bd7c7
2 changed files with 16 additions and 0 deletions
|
|
@ -1,10 +0,0 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
print-content:
|
||||
runs-on: debian-latest
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: list directory contents
|
||||
run: ls -la
|
||||
Loading…
Add table
Add a link
Reference in a new issue