Merge pull request 'remove print-contents.yaml' (#2) from main into live
All checks were successful
Deploy / build-and-deploy (push) Successful in 8s
All checks were successful
Deploy / build-and-deploy (push) Successful in 8s
Reviewed-on: #2
This commit is contained in:
commit
8a07a08683
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