Skip to content

Commit

Permalink
a;sdfj
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu authored Oct 18, 2023
1 parent 157e211 commit 008b78b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: Build documentation


on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
name: Lint

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion deepdisc-env-nobuilds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies:
- kiwisolver=1.4.4
- lame=3.100
- lcms2=2.12
- ld_impl_linux-ppc64le=2.38
# - ld_impl_linux-ppc64le=2.38
- lerc=3.0
- leveldb=1.20
- libbrotlicommon=1.0.9
Expand Down

0 comments on commit 008b78b

Please sign in to comment.