Skip to content

Commit 5ecc83a

Browse files
author
CodedThemes
authored
Update prod.yml
1 parent db223be commit 5ecc83a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ on:
55
# Triggers the workflow on push or pull request events but only for the master branch
66
push:
77
branches:
8-
- master
8+
- main
99
pull_request:
1010
types:
1111
- closed
1212
branches:
13-
- master
13+
- main
1414

1515
jobs:
1616
if_merged:

0 commit comments

Comments
 (0)