ci: Fix fetch depth for notification workflow

This commit is contained in:
Aaron
2025-09-03 18:08:35 -05:00
parent f92bcd1d14
commit 38c1dae9c7
@@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v5.0.0
with:
fetch-depth: 0
- name: List Commits
id: list-commits