ignore push if current score changed (#4482)

This commit is contained in:
merwanehamadi
2023-05-30 12:23:49 -07:00
committed by GitHub
parent 387f65c16c
commit 86b6231f70

View File

@@ -5,6 +5,7 @@ on:
branches: [ master, ci-test*]
paths-ignore:
- 'tests/Auto-GPT-test-cassettes'
- 'tests/integration/challenges/current_score.json'
pull_request_target:
branches: [ master, stable , ci-test*]