We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2808f2b commit 2b95fe8Copy full SHA for 2b95fe8
.github/workflows/main.yml
@@ -64,4 +64,4 @@ jobs:
64
echo "Running PSE notifier"
65
git config user.name "outage-data"
66
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
+ python -u expand.py -r ../pse-outage -i -o output_files -l 2 ../pse-outage/pse-events.json
0 commit comments