Skip to content

Commit dbbc147

Browse files
committed
added double CI execution on base and fork
1 parent 7d2a89d commit dbbc147

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/container-image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Build Singularity Images
22

3-
on:
4-
push:
3+
on: [push, pull_request, pull_request_target]
54

65
jobs:
76
Build-singularity-images:

0 commit comments

Comments
 (0)