intel / ledmon

Enclosure LED Utilities
GNU General Public License v2.0
72 stars 44 forks source link

Fix nitpicker action #231

Closed bkucman closed 1 month ago

bkucman commented 1 month ago

pull_request workflow limits the permission of the action to read-only in case the PR comes from a public fork.

Change workflow to pull_request_target which allows to write to PR.