Skip to content

Commit efb9e10

Browse files
authored
Update mdefaults-actions.yml
1 parent 2e983e0 commit efb9e10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mdefaults-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: mdefaults CI/CD
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ master ]
88
workflow_dispatch:
99
inputs:
1010
operation:

0 commit comments

Comments
 (0)