Skip to content

Commit

Permalink
Merge pull request #682 from XeroAPI/PETOSS-588-update-trigger-condition
Browse files Browse the repository at this point in the history
588 | updated PR health check trigger condition
  • Loading branch information
sangeet-joy-tw authored Oct 21, 2024
2 parents 8a3c151 + 98d2e71 commit e2bf471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-health-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: OAS PR health check

on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- master
push:
Expand Down

0 comments on commit e2bf471

Please sign in to comment.