Skip to content

Commit

Permalink
Run CI on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusdacoregio committed Oct 30, 2023
1 parent d37266d commit 1c7828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
prerequisites:
name: Pre-requisites for building
runs-on: ubuntu-latest
if: ${{ github.repository == 'spring-projects/spring-security' }}
# if: ${{ github.repository == 'spring-projects/spring-security' }}
outputs:
runjobs: ${{ steps.continue.outputs.runjobs }}
project_version: ${{ steps.continue.outputs.project_version }}
Expand Down

0 comments on commit 1c7828f

Please sign in to comment.