Merge branch 'main' into decomp_march_2026

This commit is contained in:
AnonymousRandomPerson 2026-04-11 01:06:56 -04:00 committed by GitHub
commit 6da61b01a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,7 +71,7 @@ jobs:
run: make -j${nproc}
- name: Webhook
if: ${{ github.event_name == 'push' }}
if: ${{ github.event_name == 'push' && env.CALCROM_WEBHOOK_URL != '' }}
run: |
sudo chmod 755 $GITHUB_WORKSPACE/.github/calcrom/webhook.sh
$GITHUB_WORKSPACE/.github/calcrom/webhook.sh pmdsky "$CALCROM_WEBHOOK_URL"