Mainly to get rid of code scanning alert lol
This commit is contained in:
parent
99e0f3a59d
commit
0a7f8b9ba3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
|
@ -2,6 +2,9 @@ name: CI
|
||||||
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
CI:
|
CI:
|
||||||
runs-on: node
|
runs-on: node
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue