Skip to content

Commit 928c78a

Browse files
committed
Land #995
2 parents c9c2137 + 430d3a3 commit 928c78a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
test-asan:
4747
name: "ASAN (${{ matrix.asm == 'ON' && 'asm' || 'no-asm' }})"
4848
runs-on: "ubuntu-latest"
49+
if: ${{ github.repository_owner == 'libressl' || github.event_name != 'schedule' }}
4950
permissions:
5051
contents: read
5152
strategy:

0 commit comments

Comments
 (0)