Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 363fdf0

Browse files
authored
Merge pull request #3 from hazelcast-guides/avtar
Fix github action
2 parents c74d518 + 26bc39c commit 363fdf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build production site
33

44
on:
55
push:
6-
branches: [main]
6+
branches: [master]
77

88
jobs:
99
dispatch:

0 commit comments

Comments
 (0)