We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f1b0c commit af20e8cCopy full SHA for af20e8c
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