Skip to content

Commit 2888a47

Browse files
authored
Add permissions section to unit tests workflow
Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent f36f282 commit 2888a47

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/unittests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: HashifyNET Unit Tests
22

3+
permissions:
4+
contents: read
5+
36
on:
47
push:
58
branches: [ "**" ]

0 commit comments

Comments
 (0)