Skip to content

Commit

Permalink
fix pr
Browse files Browse the repository at this point in the history
  • Loading branch information
rigazilla committed Mar 16, 2023
1 parent 879ffa3 commit 8d4b6fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ env:
ISPN_VER: "14.0.6.Final"
CLIENT_VERSION: ${{ github.event.release.tag_name }}
on:
push:
branches: '9.2.x'
pull_request:
branches: 9.2.x
jobs:
Expand Down

0 comments on commit 8d4b6fd

Please sign in to comment.