Skip to content

Commit

Permalink
test after adding distinct()
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarun-Arora committed Jul 22, 2023
1 parent 7cb4855 commit 12f2a88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
pull_request:
types: [opened, synchronize, reopened]
paths:
- '.github/workflows/build_linux.yml'

jobs:
build_shell:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
push:
pull_request:
types: [opened, synchronize, reopened]
paths:
- '.github/workflows/build_windows.yml'

jobs:
build_release:
Expand Down

0 comments on commit 12f2a88

Please sign in to comment.