Skip to content

Commit 175ddbb

Browse files
authored
enable write for workflow so that it shows up for status check (#53)
Co-authored-by: Shane <wolfdancer@users.noreply.github.com>
1 parent 80fa915 commit 175ddbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
permissions:
1010
contents: read
11+
statuses: write
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)