Update .gitea/workflows/php-8.2.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:57:47 +00:00
parent 54090f381e
commit 7397efb483

@ -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: