File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🐧 Linux Builds
33on :
44 push :
55 branches : [ master ]
6- paths-ignore : [ demo doc .gitattributes .gitignore LICENSE README.md ]
6+ paths-ignore : [ demo/** doc/** .gitattributes .gitignore LICENSE README.md ]
77
88# Global Settings
99env :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🍎 OSx Builds
33on :
44 push :
55 branches : [ master ]
6- paths-ignore : [ demo doc .gitattributes .gitignore LICENSE README.md ]
6+ paths-ignore : [ demo/** doc/** .gitattributes .gitignore LICENSE README.md ]
77
88# Global Settings
99env :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: 🪟 Windows Builds
33on :
44 push :
55 branches : [ master ]
6- paths-ignore : [ demo doc .gitattributes .gitignore LICENSE README.md ]
6+ paths-ignore : [ demo/** doc/** .gitattributes .gitignore LICENSE README.md ]
77
88# Global Settings
99env :
You can’t perform that action at this time.
0 commit comments