Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 9b2f631

Browse files
committed
changed the namespace from PhpSlides\Src to PhpSlides\Core
1 parent 2229ddc commit 9b2f631

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
2727
- name: Push changes to main
2828
run: |
29-
git checkout -b main
30-
git reset --hard dev
3129
git push -u -f origin main
3230
env:
3331
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)