Skip to content

Commit 30e3f9d

Browse files
Revert "Run CI on fork"
This reverts commit 1c7828f.
1 parent 9f8db22 commit 30e3f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
prerequisites:
2727
name: Pre-requisites for building
2828
runs-on: ubuntu-latest
29-
# if: ${{ github.repository == 'spring-projects/spring-security' }}
29+
if: ${{ github.repository == 'spring-projects/spring-security' }}
3030
outputs:
3131
runjobs: ${{ steps.continue.outputs.runjobs }}
3232
project_version: ${{ steps.continue.outputs.project_version }}

0 commit comments

Comments
 (0)