We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5971a0d commit a0fe5bcCopy full SHA for a0fe5bc
.github/workflows/gesis.yaml
@@ -10,6 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Dispatcher
13
+ if: github.repository == 'jupyterhub/mybinder.org-deploy'
14
env:
15
GESIS_TOKEN: ${{ secrets.GESIS_TOKEN }}
16
run: |
0 commit comments