Skip to content

Commit 9c0dd93

Browse files
test
1 parent 9bff2e2 commit 9c0dd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/REUSABLE_frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
name: Checks & Build
124124
runs-on: ${{ inputs.runner_type }}
125125
env:
126-
#GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
126+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
127127
GIT_ACTOR_TOKEN: ${{ secrets.git_actor_token }}
128128

129129
if: >-

0 commit comments

Comments
 (0)