Skip to content

Commit 2b95fe8

Browse files
authored
Update main.yml
1 parent 2808f2b commit 2b95fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
echo "Running PSE notifier"
6565
git config user.name "outage-data"
6666
git config user.email "actions@users.noreply.github.com"
67-
git diff-tree fc9f1ed20b57e35808953c59830f19765f959983 26a5d3347b02654dbd65f23f256f6124aaf45a82 -r --abbrev=40 --full-index -M --raw -z --no-color
67+
python -u expand.py -r ../pse-outage -i -o output_files -l 2 ../pse-outage/pse-events.json

0 commit comments

Comments
 (0)