We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dd7f2 commit 486b241Copy full SHA for 486b241
1 file changed
.github/workflows/DeployFacebook.yml
@@ -4,8 +4,8 @@ on:
4
push:
5
branches:
6
- master # 监听分支提交
7
- paths:
8
- - "facebook/**"
+# paths:
+# - "facebook/**"
9
workflow_dispatch:
10
11
0 commit comments