Skip to content

Commit 9c74196

Browse files
committed
add README
1 parent e358415 commit 9c74196

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# FOSDEM 2026 Build Sample
2+
3+
Sample repository demonstrating policy-based validation using Conforma.
4+
5+
## Workflows
6+
7+
- **Release** (`release.yml`) - Builds, attests, validates, and releases to `:latest` on main branch pushes
8+
- **PR Build** (`pr-build.yml`) - Validates pull requests using a separate policy configuration
9+
10+
Only images passing policy validation are promoted to production.

0 commit comments

Comments
 (0)