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.
1 parent 45309f4 commit c69f897Copy full SHA for c69f897
1 file changed
.github/workflows/build.yaml
@@ -57,6 +57,7 @@ jobs:
57
depth: 0
58
- shell: bash
59
run: |
60
+ git fetch
61
git branch -a
62
git diff --name-only "${BASE_SHA}.."
63
0 commit comments