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 c678e6e commit 656e4a1Copy full SHA for 656e4a1
.github/workflows/changed.yml
@@ -17,6 +17,8 @@ jobs:
17
18
- name: ⬇️ Checkout repo
19
uses: actions/checkout@v3
20
+ with:
21
+ fetch-depth: 0
22
23
- name: ⎔ Setup node
24
uses: actions/setup-node@v3
0 commit comments