1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-28 16:20:04 +02:00

github actions: add permissions

This commit is contained in:
Thomas Wilkerling
2025-04-17 15:50:39 +02:00
parent 0821947378
commit 651eefc45e

View File

@@ -3,6 +3,10 @@
name: Node.js CI
permissions:
contents: read
pull-requests: write
on:
push:
branches: [ "master" ]