🟢 pr check on any opened pr
All checks were successful
Build and Deploy Next.js Blog to Staging / 🔍 Code Quality Checks (push) Successful in 23s
PR Checks / lint-and-build (pull_request) Successful in 22s
Build and Deploy Next.js Blog to Staging / 🏗️ Build and Push Docker Image (push) Successful in 32s
Build and Deploy Next.js Blog to Staging / 🚀 Deploy to Staging (push) Successful in 48s
Build and Deploy Next.js Blog to Production / 🔍 Code Quality Checks (push) Successful in 18s
Build and Deploy Next.js Blog to Production / 🏗️ Build and Push Docker Image (push) Successful in 3s
Build and Deploy Next.js Blog to Production / 🚀 Deploy to Production (push) Successful in 47s

This commit was merged in pull request #11.
This commit is contained in:
RJ
2025-12-03 16:34:39 +02:00
parent 77b4e95a93
commit 73cbc8f731

View File

@@ -2,9 +2,7 @@ name: PR Checks
on: on:
pull_request: pull_request:
branches: types: [opened, synchronize, reopened, ready_for_review]
- staging
- main
jobs: jobs:
lint-and-build: lint-and-build: