We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03680f6 + 6a85149 commit 9ef0bf0Copy full SHA for 9ef0bf0
.github/workflows/dataconnect.yml
@@ -13,6 +13,15 @@ on:
13
pull_request:
14
paths:
15
- .github/workflows/dataconnect.yml
16
+ - gradlew
17
+ - build.gradle.kts
18
+ - gradle.properties
19
+ - gradlew.bat
20
+ - settings.gradle.kts
21
+ - subprojects.cfg
22
+ - 'gradle/**'
23
+ - 'plugins/**'
24
+ - '!plugins/**/*.md'
25
- 'firebase-dataconnect/**'
26
- '!firebase-dataconnect/demo/**'
27
- '!firebase-dataconnect/scripts/**'
ci/fireci/pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
"pandas==1.5.3",
"PyGithub==1.58.2",
"pystache==0.6.0",
- "requests==2.32.2",
+ "requests==2.32.4",
"seaborn==0.12.2",
"PyYAML==6.0.1",
"termcolor==2.4.0",
0 commit comments