chore(deps): update konflux references to fe7234e (#876) #272
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Multiarch builds | |
on: | |
push: | |
branches: [ 'release-v*' ] | |
jobs: | |
multiarch-build: | |
uses: openshift-knative/hack/.github/workflows/multiarch-build.yaml@main | |
secrets: inherit |