Skip to content

Commit

Permalink
ci(gorgone): launch gorgone build when tests are modified
Browse files Browse the repository at this point in the history
We need to be sure the test modified still work.

Refs:MON-106121
  • Loading branch information
Evan-Adam committed Oct 28, 2024
1 parent cf61a84 commit 2e53967
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gorgone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
- ready_for_review
paths:
- "gorgone/**"
- "!gorgone/tests/**"
- "!gorgone/veracode.json"
- "!gorgone/.veracode-exclusions"
push:
Expand All @@ -25,7 +24,6 @@ on:
- "[2-9][0-9].[0-9][0-9].x"
paths:
- "gorgone/**"
- "!gorgone/tests/**"
- "!gorgone/veracode.json"
- "!gorgone/.veracode-exclusions"

Expand Down

0 comments on commit 2e53967

Please sign in to comment.