Skip to content

Commit 11d8f51

Browse files
committed
🧹 chore(workflows): remove unnecessary repository specification in checkout step
1 parent 91af083 commit 11d8f51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/ci-semantic-release-sync.yml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
steps:
4848
- name: Checkout code
4949
uses: actions/checkout@v4
50-
with:
51-
repository: actions/checkout
5250
- name: Setup (CI & Build) and Test Package
5351
uses: variablesoftware/github-actions-setup-and-test@main
5452
# - uses: ./.github/actions/setup-and-test

0 commit comments

Comments
 (0)