Update .gitea/workflows/php-8.2.yaml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:57:47 +00:00
parent 26f9ed868f
commit 40467d1dc3

View File

@ -6,6 +6,10 @@ on:
paths:
- .gitea/workflows/php-8.2.yaml
- images/actions/php-8.2/**
merge_request:
paths:
- .gitea/workflows/php-8.2.yaml
- images/actions/php-8.2/**
jobs:
build: