mirror of
https://github.com/iptv-org/iptv.git
synced 2026-09-22 19:45:55 -04:00
Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
1 parent
4990e2fd31
commit
8e62734db1
1 file changed
+3
@@ -3,6 +3,9 @@ on:
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in new issue
Block a user