Skip to content

Commit

Permalink
chore: detect changes test
Browse files Browse the repository at this point in the history
risk: nonprod
  • Loading branch information
ivanmjartan committed Dec 4, 2024
1 parent 3f9c086 commit 6e42d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rw-rush-detect-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
ref: ${{ inputs.source-branch }}
fetch-depth: 2
- name: Debug
run: git log -1
run: git log -10
- name: Git config user
uses: snow-actions/[email protected]
with:
Expand Down

0 comments on commit 6e42d1e

Please sign in to comment.