We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae3bdb8 + 04d4beb commit f48d4a6Copy full SHA for f48d4a6
build.gradle
@@ -66,6 +66,7 @@ firebaseContinuousIntegration {
66
ignorePaths = [
67
/.*\.gitignore$/,
68
/.*\/.*.md$/,
69
+ /.*\.github.*/,
70
]
71
}
72
0 commit comments