Skip to content

chore(ci): pin actions to immutable commit SHAs #9

chore(ci): pin actions to immutable commit SHAs

chore(ci): pin actions to immutable commit SHAs #9

name: Build Alpine Container
on:
pull_request:
paths-ignore:
- "docs/**"
- "samples/**"
- "**.md"
push:
branches:
- master
- release/oss-v*
tags:
- oss-v*
paths-ignore:
- "docs/**"
- "samples/**"
- "**.md"
jobs:
build-container:
uses: ./.github/workflows/build-container-reusable.yml
with:
container-runtime: alpine