Skip to content

Commit a0fe5bc

Browse files
committed
Limit GESIS dispatcher to main repository
1 parent 5971a0d commit a0fe5bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gesis.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Dispatcher
13+
if: github.repository == 'jupyterhub/mybinder.org-deploy'
1314
env:
1415
GESIS_TOKEN: ${{ secrets.GESIS_TOKEN }}
1516
run: |

0 commit comments

Comments
 (0)