This commit is contained in:
Harsh Shandilya 2023-08-22 01:42:23 +05:30
parent 47e099a11b
commit a62d134160
No known key found for this signature in database
1 changed files with 25 additions and 0 deletions

25
.github/workflows/sdk.yml vendored Normal file
View File

@ -0,0 +1,25 @@
on:
push:
branches:
- main
jobs:
one:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Checkout repository
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
repository: msfjarvis/dotfiles
ref: main
path: dotfiles
- shell: bash
run: |
pwd
ls -la
echo "=========================="
ls -la ../