Skip to content

Commit 0936ab5

Browse files
danney-chunbang9
andauthored
Update .github/workflows/build-and-test.yml
Co-authored-by: Hyungu Kang | Airen <[email protected]>
1 parent 7b6438c commit 0936ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened, synchronize]
66

77
push:
8-
branches-ignore:
8+
branches:
99
- main
1010
concurrency:
1111
group: build-and-test-${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)