Skip to content

Commit c0967b6

Browse files
committed
CI: Run OCI builds on PRs again
1 parent 33a726f commit c0967b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/oci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ on:
1515
push:
1616
tags:
1717
- '*.*.*'
18-
# pull_request:
19-
# branches: [ main ]
18+
pull_request:
19+
branches: [ main ]
2020

2121
# Allow job to be triggered manually.
2222
workflow_dispatch:

0 commit comments

Comments
 (0)