Skip to content

Commit

Permalink
Update old, invalid dirtyWhen
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmr1993 committed Oct 28, 2024
1 parent 14f7458 commit 2cdc48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/src/Constants/DebianVersions.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ let bullseyeDirtyWhen =
[ S.strictlyStart (S.contains "src")
, S.strictlyStart (S.contains "automation")
, S.strictly (S.contains "Makefile")
, S.exactly "buildkite/scripts/connect-to-berkeley" "sh"
, S.exactly "buildkite/scripts/connect-to-testnet" "sh"
, S.exactly "buildkite/scripts/connect-to-mainnet-on-compatible" "sh"
, S.exactly "buildkite/scripts/rosetta-integration-tests" "sh"
, S.exactly "buildkite/scripts/rosetta-integration-tests-full" "sh"
Expand Down

0 comments on commit 2cdc48a

Please sign in to comment.