Skip to content

Update project-origin/.github digest to 66a4695 #618

Update project-origin/.github digest to 66a4695

Update project-origin/.github digest to 66a4695 #618

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