Skip to content

Commit

Permalink
fixing repo workflow checker CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Sep 20, 2024
1 parent d10167c commit be16fd9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-workflow-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
echo "Current directory before running Python script:"
pwd
echo "Attempting to run Python script:"
python check_actions_status.py
python .github/workflows/scripts/check_actions_status.py
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
File renamed without changes.

0 comments on commit be16fd9

Please sign in to comment.