Skip to content

Commit 69ad743

Browse files
authored
Merge pull request #9 from IoTSharp/master
合并最新master
2 parents 9b0ddbe + c9bae69 commit 69ad743

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/cd.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: cd
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
branches: [master]
46

57
jobs:
68
cd:

0 commit comments

Comments
 (0)