Skip to content

Commit 0aabda0

Browse files
committed
permissions were added
1 parent c0ff87b commit 0aabda0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
env:
1010
DOTNET_VERSION: '6.0.x'
1111

12+
permissions:
13+
contents: read
14+
issues: write
15+
1216
jobs:
1317
build-and-test:
1418
name: Building Wissance.Hydra and running Tests

0 commit comments

Comments
 (0)