This commit is contained in:
kyzooghost
2025-04-04 23:44:31 +11:00
committed by GitHub
parent 1d4deeaf19
commit 134d69641c

View File

@@ -8,7 +8,7 @@ on:
jobs:
filter-commit-changes:
if: github.event.pull_request.head.repo.full_name != 'Consensys/linea-monorepo'
if: ${{ github.event.pull_request.head.repo.full_name }} != 'Consensys/linea-monorepo'
runs-on: gha-runner-scale-set-ubuntu-22.04-amd64-small
name: Filter commit changes
outputs: