Skip to content

Commit

Permalink
Merge branch 'fix-large-pandas-dataframe' of https://github.com/alexb…
Browse files Browse the repository at this point in the history
…arghi-nv/cugraph into fix-large-pandas-dataframe
  • Loading branch information
alexbarghi-nv committed Nov 17, 2023
2 parents adc94c5 + 4850c29 commit 821bbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
default: nightly

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 821bbf5

Please sign in to comment.