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 c383c27 commit 68ccdf0Copy full SHA for 68ccdf0
.github/workflows/assigner.yml
@@ -46,9 +46,6 @@ jobs:
46
pip install -r scripts/requirements-actions.txt --require-hashes
47
48
- name: west setup
49
- env:
50
- BASE_REF: ${{ github.base_ref }}
51
- working-directory: zephyrproject/zephyr
52
run: |
53
git config --global user.email "[email protected]"
54
git config --global user.name "Your Name"
0 commit comments