Skip to content

Commit

Permalink
CI: Run OCI build workflows also on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 13, 2024
1 parent cd20b2d commit 5e5d6ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
name: OCI

on:
pull_request:
branches: [ main ]
push:
tags:
- '*.*.*'
Expand Down

0 comments on commit 5e5d6ec

Please sign in to comment.