Skip to content

Commit

Permalink
Snapshot builds on branches fail enonic/xp-distro#178
Browse files Browse the repository at this point in the history
  • Loading branch information
rymsha committed Aug 2, 2021
1 parent 468f6d5 commit 629b0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
repository_dispatch:
types: [ lib-admin-ui, xp ]

concurrency: ${{ github.event.client_payload.ref || github.ref }}
concurrency: build-${{ github.event.client_payload.ref || github.ref }}

jobs:
publish_vars:
Expand Down

0 comments on commit 629b0f7

Please sign in to comment.