Skip to content

Commit

Permalink
add rebase-release-branches-on-master-branch-commits.yml (prevent cac…
Browse files Browse the repository at this point in the history
  • Loading branch information
gberche-orange committed Jan 5, 2024
1 parent 92c3344 commit 0abed84
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false # Make sure PAT_FOR_REBASE_WORKFLOW token is used, See https://github.com/orgs/community/discussions/25702#discussioncomment-6313966

- name: rebase all release branches
env:
Expand Down

0 comments on commit 0abed84

Please sign in to comment.