Skip to content

Commit fa40318

Browse files
committed
Merge branch 'main'
# Conflicts: # .github/workflows/DeployFacebook.yml
2 parents a55a0a3 + 486b241 commit fa40318

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/DeployFacebook.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
push:
55
branches:
66
- master # 监听分支提交
7-
paths:
8-
- "facebook/**"
7+
# paths:
8+
# - "facebook/**"
99
workflow_dispatch:
10-
10+
1111

1212
jobs:
1313
deploy:

0 commit comments

Comments
 (0)