Skip to content

Commit

Permalink
Remove the Discord webhook and tools/unnamed.py
Browse files Browse the repository at this point in the history
Everything is named, unnamed.py reports 100.00% complete
  • Loading branch information
Rangi42 committed Sep 19, 2024
1 parent 5a622f6 commit 21cfdbd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 157 deletions.
13 changes: 0 additions & 13 deletions .github/webhook.sh

This file was deleted.

7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@ jobs:
return 1
fi
- name: Discord webhook
if: ${{ github.event_name == 'push' && github.repository_owner == 'pret' }}
env:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
run: |
.github/webhook.sh
- name: Checkout symbols
if: ${{ github.event_name == 'push' && github.repository_owner == 'pret' }}
uses: actions/checkout@master
Expand Down
137 changes: 0 additions & 137 deletions tools/unnamed.py

This file was deleted.

0 comments on commit 21cfdbd

Please sign in to comment.