Skip to content

Commit 57b0b32

Browse files
authored
Remove PR trigger
1 parent b1e2c95 commit 57b0b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-container.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build and Deploy Container
22

33
on:
44

5-
# Added just for testing
6-
pull_request: []
5+
# Enable just for testing cobntainer builds
6+
# pull_request: []
77

88
# Always have a base image ready to go - this is a nightly build
99
schedule:

0 commit comments

Comments
 (0)