Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
πŸ’š checkWorkingProgress not checkWorkingProject
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNitroG committed Oct 13, 2023
1 parent e7eeebe commit 68ac52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateWorkedProject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: "3.11"

- name: Run python script
run: python scripts/checkWorkedProject.py
run: python scripts/checkWorkingProgress.py

- name: Github commit & push
continue-on-error: true
Expand Down

0 comments on commit 68ac52d

Please sign in to comment.