feat: add path filtering on pull requests (#972)

This commit is contained in:
jonesho
2025-05-09 16:34:23 +08:00
committed by GitHub
parent 260d0b4fab
commit ae596cef80

View File

@@ -2,6 +2,11 @@ name: linea-besu-package-release
on:
pull_request:
paths:
- 'linea-besu-package/**'
- '.github/actions/linea-besu-package/**'
- '.github/workflows/linea-besu-package-release.yml'
- '.github/workflows/reuse-linea-besu-package-*.yml'
push:
branches:
- main