Skip to content

Commit c65e089

Browse files
committed
webhook2
1 parent 625d3a5 commit c65e089

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)