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

Commit 6eb6736

Browse files
authored
Use main as default branch for validation workflow
1 parent 3748d29 commit 6eb6736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
types: deploy
77
push:
88
branches:
9-
- master
9+
- main
1010
pull_request:
1111
types: [opened, synchronize, ready_for_review, reopened]
1212

0 commit comments

Comments
 (0)