Skip to content

Update project-origin/.github digest to 8058367 #616

Update project-origin/.github digest to 8058367

Update project-origin/.github digest to 8058367 #616

name: Verifies PR are ready for merge
on:
pull_request:
branches:
- main
jobs:
verify-devcontainer:
uses: project-origin/.github/.github/workflows/reusable-verify-devcontainer.yaml@238235a0fd01afd857469538927e0a4a8865f2fc
verify-code:
uses: project-origin/.github/.github/workflows/reusable-verify-code.yaml@238235a0fd01afd857469538927e0a4a8865f2fc
verify-renovate-config:
uses: project-origin/.github/.github/workflows/reusable-verify-renovate.yaml@238235a0fd01afd857469538927e0a4a8865f2fc
verify-chart:
uses: project-origin/.github/.github/workflows/reusable-verify-chart.yaml@238235a0fd01afd857469538927e0a4a8865f2fc
verify-container-build:
uses: project-origin/.github/.github/workflows/reusable-build-push-container-ghcr.yaml@238235a0fd01afd857469538927e0a4a8865f2fc
with:
imagename: ghcr.io/project-origin/stamp
version: test
context: ./src
dockerfile: ./src/Stamp.Dockerfile
push: false