mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-24 17:19:50 +00:00
ci: disable GitHub Actions on forks
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
tests:
|
||||
name: Run tests
|
||||
runs-on: ${{ matrix.os }}
|
||||
if: github.repository == 'ohmyzsh/ohmyzsh'
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
|
||||
Reference in New Issue
Block a user