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 f92bcd1 commit 38c1daeCopy full SHA for 38c1dae
.github/workflows/notify-unreleased-commits.yml
@@ -10,6 +10,8 @@ jobs:
10
steps:
11
- name: Checkout
12
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v5.0.0
13
+ with:
14
+ fetch-depth: 0
15
16
- name: List Commits
17
id: list-commits
0 commit comments