-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed python script to run-classifier.py
- Loading branch information
1 parent
efbfd52
commit 057873f
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
- name: execute script.py # run the run.py to get the latest data | ||
run: | | ||
python script.py | ||
python run-classifier.py | ||
- name: Git Auto Commit | ||
uses: stefanzweifel/[email protected] | ||
|
File renamed without changes.