We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a901ea7 commit a3db2e1Copy full SHA for a3db2e1
.github/workflows/update_package_properties.yml
@@ -39,7 +39,7 @@ jobs:
39
run: sudo apt install libcurl4-openssl-dev libssl-dev python3-testresources
40
41
- name: Clone tools branch
42
- run: git clone -b v0.8.31 --depth=1 https://github.com/citusdata/tools.git tools
+ run: git clone -b ihalatci-git-defaults-check --depth=1 https://github.com/citusdata/tools.git tools
43
44
- name: Set git name and email
45
run: |
0 commit comments