Skip workflows on forks of spring-security
This commit is contained in:
1
.github/workflows/algolia-index.yml
vendored
1
.github/workflows/algolia-index.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
update:
|
||||
name: Update Algolia Index
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'spring-projects/spring-security' }}
|
||||
steps:
|
||||
- name: Checkout Source
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user