mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 11:49:09 +00:00
added permissions to release.yml workflow;
this shall address https://github.com/SAP/sailing-analytics/security/code-scanning/5
This commit is contained in:
@@ -16,6 +16,8 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest-64cpu
|
||||
#runs-on: ubuntu-latest-4cpu
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user