We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ee809 commit 5a1c9a8Copy full SHA for 5a1c9a8
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
jobs:
0 commit comments