We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e2c95 commit 57b0b32Copy full SHA for 57b0b32
.github/workflows/build-container.yaml
@@ -2,8 +2,8 @@ name: Build and Deploy Container
2
3
on:
4
5
- # Added just for testing
6
- pull_request: []
+ # Enable just for testing cobntainer builds
+ # pull_request: []
7
8
# Always have a base image ready to go - this is a nightly build
9
schedule:
0 commit comments