remove print-contents.yaml #2
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
||||||
name: Print Contents
|
|
||||||
on: [push]
|
|
||||||
jobs:
|
|
||||||
print-content:
|
|
||||||
runs-on: ubuntu-full-24.04
|
|
||||||
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