mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 02:09:51 +00:00
ci: disable GitHub Actions on forks
This commit is contained in:
1
.github/workflows/project.yml
vendored
1
.github/workflows/project.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
||||
add-to-project:
|
||||
name: Add to project
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'ohmyzsh/ohmyzsh'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user