Skip to content

Commit

Permalink
remove rebase as it is too fragile
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed May 17, 2024
1 parent 516893c commit 594d141
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/fetch-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
with:
ref: auto-update-licenses

- name: Rebase branch auto-update-licenses branch on main
run: |
git fetch origin main
git rebase origin/main
- name: Checkout SPDX Repository
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 594d141

Please sign in to comment.