Skip to content

Commit

Permalink
Skip validate-vendor-versions on push (#12256)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Feb 7, 2022
1 parent 0b7eee3 commit 3712028
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate-vendor-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Validate_Vendor_Versions

on:
push:
branches:
- main
- patch-release
paths:
- "package.json"
pull_request:
Expand Down

0 comments on commit 3712028

Please sign in to comment.