fix(ci): remove stray merge conflict marker in sync-codex-skills.yml (#221)

Co-authored-by: Leo <leo@leo-agent-server>
This commit is contained in:
Alireza Rezvani
2026-02-24 17:21:30 +01:00
committed by GitHub
parent 9ab1dad6bb
commit 415e5700f2

View File

@@ -29,7 +29,6 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.PROJECTS_TOKEN }}
>>>>>>> b6f463f (fix(ci): pass PROJECTS_TOKEN to fix automated git push and dedup checkout step)
- name: Set up Python
uses: actions/setup-python@v5