Remove security-events: write from tests
This is not necessary.
This commit is contained in:
parent
77194581b7
commit
b2af0740e4
20 changed files with 0 additions and 41 deletions
|
|
@ -70,9 +70,6 @@ for file in os.listdir('checks'):
|
|||
}
|
||||
},
|
||||
'name': checkSpecification['name'],
|
||||
'permissions': {
|
||||
'security-events': 'write'
|
||||
},
|
||||
'runs-on': '${{ matrix.os }}',
|
||||
'steps': steps
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue