mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 07:26:59 +03:00
Automate blacklist updater / test
This commit is contained in:
2
.github/workflows/bl.yml
vendored
2
.github/workflows/bl.yml
vendored
@@ -51,6 +51,4 @@ jobs:
|
||||
if [ $? -ne 0 ]; then
|
||||
git commit -m "Update $timestamp"
|
||||
git push https://${{ env.GH_PAT }}@github.com/${{ env.REPO_OWNER }}/${{ env.REPO_NAME }}.git
|
||||
else
|
||||
echo "No changes to commit"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user