Skip to content

Commit

Permalink
Merge pull request #5654 from gooddata/IMJ-Test-detect-changes
Browse files Browse the repository at this point in the history
chore: detect changes test
  • Loading branch information
ivanmjartan authored Dec 4, 2024
2 parents b2ecfc7 + 6e42d1e commit add64dc
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 add64dc

Please sign in to comment.