Change dispatch to pull req #3

Merged
voidf1sh merged 11 commits from testing into main 2023-08-04 16:52:55 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 40fc6838a0 - Show all commits

View File

@ -18,6 +18,8 @@ jobs:
steps:
- name: Pull latest from Git
run: |
pwd
whoami
cd /home/git/silvanus
git pull
git checkout $GITHUB_HEAD_REF