Skip to content

Commit

Permalink
PXBF-dev: Make test front end work on PRs as well as manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Oct 10, 2024
1 parent cac6263 commit 5fc1d25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
paths:
- benefit-finder/*
pull_request:
paths:
- benefit-finder/*

permissions: read-all

Expand Down

0 comments on commit 5fc1d25

Please sign in to comment.