Skip to content

Commit e203bfe

Browse files
authored
fix: use correct branch name
1 parent 2fd530c commit e203bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/directory_writer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Directory writer
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
schedule:
77
# ┌───────────── minute (0 - 59)
88
# │ ┌───────────── hour (0 - 23)

0 commit comments

Comments
 (0)