Skip to content

Commit 540936d

Browse files
committed
ci: Only build petsc image on push events on petsc branch, not pull
1 parent b23bfbb commit 540936d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker-petsc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
push:
88
branches:
99
- petsc # Push events on petsc branch
10-
# TODO: drop this
11-
pull_request:
12-
branches:
13-
- petsc
1410

1511
jobs:
1612
build-and-push:

0 commit comments

Comments
 (0)