Skip to content

Commit 32ac7af

Browse files
committed
wip
Signed-off-by: Anas Nashif <[email protected]>
1 parent 8bc3513 commit 32ac7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twister.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
persist-credentials: false
7373

7474
- name: Environment Setup
75-
if: github.event_name == 'pull_request_target'
75+
#if: github.event_name == 'pull_request_target'
7676
run: |
7777
git config --global user.email "[email protected]"
7878
git config --global user.name "Zephyr Bot"

0 commit comments

Comments
 (0)