ci: fix/rename
This commit is contained in:
2
.github/workflows/import-notebooks.yml
vendored
2
.github/workflows/import-notebooks.yml
vendored
@@ -17,7 +17,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
wowchemy:
|
wowchemy:
|
||||||
if: github.repository_owner != 'wowchemy'
|
if: github.repository_owner != 'HugoBlox'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
|
|||||||
2
.github/workflows/import-publications.yml
vendored
2
.github/workflows/import-publications.yml
vendored
@@ -17,7 +17,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
wowchemy:
|
wowchemy:
|
||||||
if: github.repository_owner != 'wowchemy'
|
if: github.repository_owner != 'HugoBlox'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
|
|||||||
Reference in New Issue
Block a user