Skip to content

Commit

Permalink
No rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Nov 14, 2024
1 parent 97cd62d commit 1b975db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-base-files-info-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Commit changes if any
run: |
git checkout data
git rebase main
mkdir -p data/
mv base-files.json data/base-files.json
git config --global user.name "github-actions"
Expand Down

0 comments on commit 1b975db

Please sign in to comment.