Fix CI trigger path selectors

This commit is contained in:
Reinier van der Leer
2023-09-08 15:25:47 +02:00
parent 08e6254232
commit 4c302e8f0b
3 changed files with 15 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
paths-ignore:
- 'autogpts/autogpt/tests/Auto-GPT-test-cassettes'
- 'autogpts/autogpt/tests/challenges/current_score.json'
- 'benchmark/reports'
- 'benchmark/reports/**'
# So that the `dirtyLabel` is removed if conflicts are resolve
# We recommend `pull_request_target` so that github secrets are available.
# In `pull_request` we wouldn't be able to change labels of fork PRs