Skip to content

Commit d16199c

Browse files
Update update_readme.yml
1 parent a413106 commit d16199c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_readme.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
update-readme:
1010
runs-on: ubuntu-latest
11+
if: github.repository_owner == 'ContextLab' # only run if on the ContextLab (source) repository!
1112

1213
steps:
1314
- name: Checkout repository

0 commit comments

Comments
 (0)