mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-07 22:54:08 -05:00
feat: add path filtering on pull requests (#972)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user