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:
node-version: '2.x'
- name: Checkout
uses: actions/checkout@v4
with:
path: noahspan-flying
# - name: Checkout
# uses: actions/checkout@v4
# with:
# path: noahspan-flying
- name: List files in the repository
run: |
ls -R noahspan-flying
ls ${{ gitea.workspace }}
- uses: dorny/paths-filter@v3
id: filter