Skip to content

Commit 63d4072

Browse files
pushpit kambojpushpit kamboj
authored andcommitted
[fix] Remove js env vars from workflow
1 parent 5b642cf commit 63d4072

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/bot-changelog-runner.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ permissions:
1212
pull-requests: write
1313
issues: write
1414

15-
env:
16-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
17-
1815
jobs:
1916
fetch-metadata:
2017
runs-on: ubuntu-latest

.github/workflows/bot-changelog-trigger.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66

77
permissions: {}
88

9-
env:
10-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
11-
129
jobs:
1310
check:
1411
if: |

0 commit comments

Comments
 (0)