Skip to content

Commit

Permalink
Fix #37 for math test and bundlewatch
Browse files Browse the repository at this point in the history
  • Loading branch information
NewJerseyStyle authored Oct 18, 2024
1 parent 835c992 commit b868889
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bundlewatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
# Required so that baseline for comparison is pushed to bundlewatch service.
branches:
- edge
- edge-*
paths:
- .github/workflows/bundlewatch.yml
- client-admin/**
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Test Math

on:
push:
branches: ["dev", "504-clj-tests"]
# Note: Only configured for client-admin right now.
paths:
- .github/workflows/test-clojure.yml
Expand Down

0 comments on commit b868889

Please sign in to comment.