Skip to content

Commit

Permalink
ci: fix ci (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiron-dev committed Jun 19, 2024
1 parent c8443c1 commit 2ed0b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/settings-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 2
fetch-depth: 0
- name: Check if only slack-archive.yaml changed
id: check
run: |
Expand Down

0 comments on commit 2ed0b9a

Please sign in to comment.