Skip to content

Commit 0da1f07

Browse files
committed
Fix bug in singularity.yml
1 parent 9a07d65 commit 0da1f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/singularity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- v*
1212

1313
# Do the builds on all pull requests (to test them)
14-
pull_request: []
14+
pull_request:
1515
workflow_dispatch:
1616

1717
concurrency:

0 commit comments

Comments
 (0)