Move webhook event check to workflow

This commit is contained in:
GriffinR
2021-03-07 17:35:56 -05:00
parent 2bba2ce1a1
commit fd42e02af4
2 changed files with 2 additions and 5 deletions

View File

@@ -37,4 +37,6 @@ jobs:
run: make -j${nproc} modern
- name: Webhook
shell: bash
if: ${{ github.event_name == 'push' }}
run: sh .github/calcrom/webhook.sh pokeemerald