Skip to content

Commit e3b7abd

Browse files
committed
Spam forks
1 parent 5b95ac4 commit e3b7abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regressionTests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
regression-test:
13-
if: github.repository == 'OpenModelica/OMJulia.jl' # Run only on OpenModelica/OMJulia.jl to prevent spamming forks
13+
#if: github.repository == 'OpenModelica/OMJulia.jl' # Run only on OpenModelica/OMJulia.jl to prevent spamming forks
1414
runs-on: ${{ matrix.os }}
1515
timeout-minutes: 60
1616
strategy:

0 commit comments

Comments
 (0)