Skip to content

Commit 625d3a5

Browse files
committed
webhook
1 parent bb63de8 commit 625d3a5

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: build_mpy
22
on:
3-
push
4-
workflow_dispatch
5-
repository_dispatch:
6-
types: [webhook]
3+
- push
4+
- workflow_dispatch
5+
- repository_dispatch
76

87
jobs:
98
build:

0 commit comments

Comments
 (0)