Skip to content

Commit 4dd0a17

Browse files
committed
Test action - debugging
1 parent d506ef2 commit 4dd0a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions: {}
1616
jobs:
1717
prerelease:
1818
# only run this workflow for pydata owned repositories (avoid forks)
19-
if: github.repository_owner == 'pydata'
19+
# if: github.repository_owner == 'pydata'
2020
runs-on: ubuntu-latest
2121
strategy:
2222
fail-fast: false

0 commit comments

Comments
 (0)