if pull request modifies build.yaml it sould run

This commit is contained in:
Alie 2024-12-01 13:05:11 +01:00
parent 9bc8a3812f
commit e172ca1d08
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
name: Build image name: Build image
on: on:
pull_request:
paths:
- .gitea/workflows/02_build.yaml
push: push:
tags: tags:
- v* - v*