Skip to content

Commit 6c8c3e6

Browse files
committed
TEMP: Activate OCI building
1 parent 6d13a44 commit 6c8c3e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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)