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

View File

@ -1,24 +0,0 @@
on:
push:
branches:
- main
jobs:
first:
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
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public key for the user which triggered the workflow
limit-access-to-actor: true