Skip to content

Commit

Permalink
#8 Build of production branch
Browse files Browse the repository at this point in the history
  • Loading branch information
iBrotNano committed Mar 13, 2023
1 parent 30b6cc2 commit bd21ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
on:
workflow_dispatch:
push:
branches: [ "main", "feature/*", "bugfix/*" ]
branches: [ "main", "feature/*", "bugfix/*", "production" ]
pull_request:
branches: [ "main", "production" ]

Expand Down

0 comments on commit bd21ad7

Please sign in to comment.