Skip to content

Commit 68ccdf0

Browse files
committed
wd
Signed-off-by: Anas Nashif <[email protected]>
1 parent c383c27 commit 68ccdf0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/assigner.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ jobs:
4646
pip install -r scripts/requirements-actions.txt --require-hashes
4747
4848
- name: west setup
49-
env:
50-
BASE_REF: ${{ github.base_ref }}
51-
working-directory: zephyrproject/zephyr
5249
run: |
5350
git config --global user.email "[email protected]"
5451
git config --global user.name "Your Name"

0 commit comments

Comments
 (0)