Skip to content

Commit c9b5d31

Browse files
committed
webhook3
1 parent c65e089 commit c9b5d31

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
name: build
1+
name: build_mpy
22
on:
3-
repository_dispatch:
4-
types: [on-demand]
5-
push
3+
- push
4+
- workflow_dispatch
5+
- repository_dispatch
6+
67
jobs:
78
build:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)