Skip to content

Commit 8013f6e

Browse files
committed
chore: Test concurrency
1 parent 3a0ee54 commit 8013f6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: build
22
on:
33
push:
4+
branches:
5+
- master
6+
- release
7+
- chore/do-not-use-set-output
48
pull_request:
59
concurrency:
610
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)