renaming .github to .gitea
Some checks failed
Main / changes (push) Failing after 21s
Main / build (push) Has been skipped
Main / deploy (push) Has been skipped

This commit is contained in:
2026-05-19 07:38:04 -05:00
parent a13ffeaebd
commit 7213dcf9e1

View File

@@ -23,14 +23,14 @@ jobs:
with: with:
node-version: '2.x' node-version: '2.x'
- name: Checkout # - name: Checkout
uses: actions/checkout@v4 # uses: actions/checkout@v4
with: # with:
path: noahspan-flying # path: noahspan-flying
- name: List files in the repository - name: List files in the repository
run: | run: |
ls -R noahspan-flying ls ${{ gitea.workspace }}
- uses: dorny/paths-filter@v3 - uses: dorny/paths-filter@v3
id: filter id: filter