ci: update examples repo if running on the main repo

This commit is contained in:
Ali Chraghi 2022-10-21 15:44:00 +03:30 committed by Stephen Gutekanst
parent a27121c00a
commit 33a6741535

View file

@ -8,6 +8,7 @@ concurrency:
cancel-in-progress: true
jobs:
publish:
if: github.repository_owner == 'hexops'
runs-on: ubuntu-latest
steps:
- name: Checkout hexops/mach-examples repo