Skip to content

Commit f5611b9

Browse files
committed
Fix GH Actions after the branch rename
1 parent 9d6f853 commit f5611b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'yarn.lock'
88
- 'package.json'
99
branches:
10-
- master
10+
- dev
1111
tags:
1212
- '*'
1313

0 commit comments

Comments
 (0)