Skip to content

Commit

Permalink
#8 Start a build on a pull request to production
Browse files Browse the repository at this point in the history
  • Loading branch information
iBrotNano committed Mar 13, 2023
1 parent 8db5acc commit 3f4b0d5
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 @@ -12,7 +12,7 @@ on:
push:
branches: [ "main", "feature/*", "bugfix/*" ]
pull_request:
branches: [ "main", "feature/*", "bugfix/*" ]
branches: [ "main", "production" ]

jobs:
build:
Expand Down

0 comments on commit 3f4b0d5

Please sign in to comment.