diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index b64e1f3..e7000bd 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -9,11 +9,6 @@ on: jobs: sync-source: runs-on: ubuntu-latest -# steps: -# - name: Run sync script -# run: | -# echo "Running /data/sync.sh" -# /data/sync.sh steps: - name: Sync repository