mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
PR webhook cant work anyway cos of forks --nobuild
This commit is contained in:
10
.github/workflows/webhook.yml
vendored
10
.github/workflows/webhook.yml
vendored
@@ -2,11 +2,11 @@ name: 'Webhook'
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types:
|
||||
- "opened"
|
||||
- "closed"
|
||||
- "reopened"
|
||||
# pull_request:
|
||||
# types:
|
||||
# - "opened"
|
||||
# - "closed"
|
||||
# - "reopened"
|
||||
release:
|
||||
types:
|
||||
- "published"
|
||||
|
||||
Reference in New Issue
Block a user