Skip to content

Commit 5ea0216

Browse files
authored
Release 2.7.9 (#1002)
1 parent a3f3eff commit 5ea0216

File tree

4 files changed

+246
-78
lines changed

4 files changed

+246
-78
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
working-directory: pgml-extension
1111
steps:
1212
- uses: actions/checkout@v3
13+
with:
14+
fetch-depth: 2
1315
- name: Changed files in pgml-extension
1416
id: pgml_extension_changed
1517
run: |

0 commit comments

Comments
 (0)