Update .gitea/workflows/php-8.2.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 36s

This commit is contained in:
Jan Gleytenhoover 2024-07-12 05:27:45 +00:00
parent 60ddafc467
commit 8156e9ccdf

View File

@ -1,6 +1,8 @@
name: Build and Push Image
on:
push:
branches:
- main
paths:
- .gitea/workflows/php-8.2.yaml
- images/actions/php-8.2/**