Skip to content

Commit 1f916d7

Browse files
committed
[chore] remove commit message including build prefix to make sure build on prod
1 parent ed3253c commit 1f916d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_prod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
jobs:
1212
package-image:
1313
runs-on: ubuntu-latest
14-
if: contains(github.event.head_commit.message, '[release]')
1514
environment:
1615
name: production # Set the environment name
1716
steps:

0 commit comments

Comments
 (0)