Skip to content

Commit b08eb19

Browse files
committed
CI: Activate OCI building on PRs
1 parent 408ec74 commit b08eb19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-oci-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '*.*.*'
88

99
# Run on pull requests.
10-
# pull_request:
10+
pull_request:
1111

1212
# Run each night.
1313
schedule:

.github/workflows/release-oci-ingest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '*.*.*'
88

99
# Run on pull requests.
10-
# pull_request:
10+
pull_request:
1111

1212
# Run each night.
1313
schedule:

0 commit comments

Comments
 (0)