Skip to content

Commit 6730092

Browse files
committed
enable build
1 parent 2a07824 commit 6730092

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/workflows/clj.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ env:
1313

1414
jobs:
1515
setup:
16-
# delegate self-pull-requests to push jobs and run cron only in main repo
17-
if: ${{ !((github.repository == 'typedclojure/typedclojure' ||
18-
github.repository_owner == 'frenchy64')
19-
&& github.event_name == 'pull_request')
20-
&&
21-
(github.repository == 'typedclojure/typedclojure' ||
22-
github.event_name != 'schedule')
23-
}}
2416
runs-on: ubuntu-20.04
2517
outputs:
2618
matrix: ${{ steps.set-matrix.outputs.matrix }}
@@ -35,14 +27,6 @@ jobs:
3527
id: set-matrix
3628
run: ./script/print-actions-matrix.clj
3729
test:
38-
# delegate self-pull-requests to push jobs and run cron only in main repo
39-
if: ${{ !((github.repository == 'typedclojure/typedclojure' ||
40-
github.repository_owner == 'frenchy64')
41-
&& github.event_name == 'pull_request')
42-
&&
43-
(github.repository == 'typedclojure/typedclojure' ||
44-
github.event_name != 'schedule')
45-
}}
4630
needs: setup
4731
runs-on: ubuntu-20.04
4832
strategy:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy