Skip to content

Commit

Permalink
was it this?
Browse files Browse the repository at this point in the history
  • Loading branch information
Erutis committed Aug 21, 2024
1 parent a9b5be3 commit deef744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: 1. Checkout Main Branch
uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 1
token: ${{ secrets.GITHUB_TOKEN }}

- name: 2. Check For Changes
Expand Down

0 comments on commit deef744

Please sign in to comment.