Skip to content

Commit

Permalink
chore(actions): exclude backport config
Browse files Browse the repository at this point in the history
  • Loading branch information
jfagoagas committed Aug 7, 2024
1 parent 460db5f commit 1027e1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
docs/**
permissions/**
mkdocs.yml
.backportrc.json
- name: Install poetry
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'
run: |
Expand Down

0 comments on commit 1027e1f

Please sign in to comment.