Skip to content

Commit

Permalink
Do not trigger pr-build if update only readme.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
fridim committed Nov 2, 2023
1 parent 4de115c commit ae335f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ee-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
pull_request:
paths:
- tools/execution_environments/ee-multicloud-public/**
paths-ignore:
- tools/execution_environments/ee-multicloud-public/readme.adoc

jobs:
build-and-push:
Expand Down

0 comments on commit ae335f6

Please sign in to comment.