Skip to content

Commit 62b138e

Browse files
committed
Add runs-on
1 parent 54b61a5 commit 62b138e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

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

77
jobs:
88
publish-to-pypi:
9+
runs-on: ubuntu-latest
910
environment:
1011
name: pypi
1112
url: https://pypi.org/p/pydocstringformatter

0 commit comments

Comments
 (0)