ci: update examples repo if running on the main repo
This commit is contained in:
parent
a27121c00a
commit
33a6741535
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update_examples.yml
vendored
1
.github/workflows/update_examples.yml
vendored
|
|
@ -8,6 +8,7 @@ concurrency:
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
if: github.repository_owner == 'hexops'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout hexops/mach-examples repo
|
- name: Checkout hexops/mach-examples repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue