We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6df4f commit 15de699Copy full SHA for 15de699
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: 发行版
2
on:
3
workflow_run:
4
- workflows: [最新版]
+ workflows: [PushLint]
5
types:
6
- completed
7
0 commit comments