Skip to content

Commit d923564

Browse files
committed
update script to not redeclare script globals
1 parent a49858f commit d923564

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/require-jump-anza.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ jobs:
1414
uses: actions/github-script@v7
1515
with:
1616
script: |
17-
const {github, context, core} = require('@actions/github')
1817
19-
2018
const jumpApprovers = ['jacobcreech', 'topointon-jump','0x0ece']
2119
const anzaApprovers = ['benhawkins18', 'tigarcia', 't-nelson','sakridge']
2220
//TODO: remove benhawkins18 and JacobCreech from the list of approvers and get final list from Jump and Anza

0 commit comments

Comments
 (0)