Skip to content

Commit

Permalink
Update pull_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiyarmir authored Dec 3, 2024
1 parent 9e591a6 commit ef860aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Pull Request Build'

concurrency:
group: ${{ github.event_name }}/${{ github.event.branch }}/${{ github.event.number }}/${{ github.event.head_ref }}
group: ${{ github.event_name }}/${{ github.event.branch }}/${{ github.event.number }}/${{ github.head_ref }}

on:
merge_group:
Expand Down

0 comments on commit ef860aa

Please sign in to comment.