mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-07 04:46:47 +00:00
Reduce workflow permissions (#748)
Reduce workflow permissions to the minimum required. Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
eslint:
|
||||
name: Check
|
||||
|
||||
Reference in New Issue
Block a user