Skip to content

Commit

Permalink
Added exlcude paterns
Browse files Browse the repository at this point in the history
Signed-off-by: prudhvigodithi <[email protected]>
  • Loading branch information
prudhvigodithi committed Aug 28, 2022
1 parent cc1091b commit e9b8fc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/increment-plugin-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
- {repo: sql}
branch:
- '2.2'
- '1.3'
exclude:
- {repo: geospatial, branch: '1.3'}
- {repo: notifications, branch: '1.3'}
steps:
- name: Check out OpenSearch repo
uses: actions/checkout@v3
Expand Down

0 comments on commit e9b8fc4

Please sign in to comment.