Skip to content

Commit

Permalink
updated ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
vespinola committed Jun 28, 2024
1 parent b7fd009 commit 418e967
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Run UI Test Cases
on:
pull_request:
branches:
- main
- "feature/*"
- '**' #just for testing
# branches:
# - main
# - "feature/*"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 418e967

Please sign in to comment.