We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffe7a7 commit 8c627e0Copy full SHA for 8c627e0
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ permissions:
9
jobs:
10
deploy:
11
runs-on: ubuntu-latest
12
- if: github.event.repository.fork == false
+# if: github.event.repository.fork == false
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-python@v4
0 commit comments