Skip to content

Commit 146dcf8

Browse files
committed
fix(cd): removing unneeded permissions block
1 parent e5a4726 commit 146dcf8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/setSequencerRole.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ on:
1010
description: 'Address of the sequencer admin account'
1111
required: true
1212
type: string
13-
14-
permissions:
15-
actions: read
16-
checks: read
17-
contents: read
18-
repository-projects: read
1913

2014
jobs:
2115
solidity-base:

0 commit comments

Comments
 (0)