Skip to content

Commit

Permalink
Merge branch 'production' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Apr 3, 2024
2 parents b2de877 + 3664956 commit d3abdde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_tag.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release Tag

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
branches: [ "production" ]


jobs:
build:
Expand Down

0 comments on commit d3abdde

Please sign in to comment.