mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-08-15 05:06:10 +00:00
fix: code scanning alert no. 3: Workflow does not contain permissions (#982)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent
64928db49e
commit
c1b0dc3313
@@ -1,5 +1,8 @@
|
|||||||
name: Run Pytest on Pull Request
|
name: Run Pytest on Pull Request
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user