[CHORE] Adjust Action Trigger

This commit is contained in:
Dunemask 2024-08-24 22:17:52 -06:00
parent 962ca38ff9
commit f0038b6b69

View file

@ -19,6 +19,8 @@ runs:
# uses: actions/checkout@v3 # uses: actions/checkout@v3
# with: # with:
# path: ${{ forgejo.workspace }}/repo # path: ${{ forgejo.workspace }}/repo
- name: Say HI
run: echo "Hello WOrld"
- name: Print 2nv1 - name: Print 2nv1
run: | run: |
echo "vvvvv" echo "vvvvv"