Skip to content

Commit

Permalink
s#
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed May 6, 2024
1 parent 40cca5a commit 1e27201
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ concurrency:
cancel-in-progress: true

on:
push:
branches:
- main
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
issues:
types:
- opened
- edited
- reopened
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize

env:
OPENSUSE_UNOFFICIAL_LIBCONTAINERS_KEY_URL: "https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04/Release.key"
Expand Down

0 comments on commit 1e27201

Please sign in to comment.