Skip to content

Update project-origin/.github digest to 3132287 #617

Update project-origin/.github digest to 3132287

Update project-origin/.github digest to 3132287 #617

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@e9fe0a0f8708d7701e8ba476c62e17af7e180ae9
verify-code:
uses: project-origin/.github/.github/workflows/reusable-verify-code.yaml@e9fe0a0f8708d7701e8ba476c62e17af7e180ae9
verify-renovate-config:
uses: project-origin/.github/.github/workflows/reusable-verify-renovate.yaml@e9fe0a0f8708d7701e8ba476c62e17af7e180ae9
verify-chart:
uses: project-origin/.github/.github/workflows/reusable-verify-chart.yaml@e9fe0a0f8708d7701e8ba476c62e17af7e180ae9
verify-container-build:
uses: project-origin/.github/.github/workflows/reusable-build-push-container-ghcr.yaml@e9fe0a0f8708d7701e8ba476c62e17af7e180ae9
with:
imagename: ghcr.io/project-origin/stamp
version: test
context: ./src
dockerfile: ./src/Stamp.Dockerfile
push: false