We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b4961 commit febeb5cCopy full SHA for febeb5c
.github/actions/sync-feature-branches/action.yml
@@ -12,7 +12,6 @@ runs:
12
- name: Checkout repository
13
uses: actions/checkout@v4
14
with:
15
- token: ${{ secrets.CI_USER_PAT }}
16
fetch-depth: 0
17
18
- name: Set up Git
0 commit comments