Skip to content

Commit

Permalink
chore: github actions main push open
Browse files Browse the repository at this point in the history
  • Loading branch information
thalals committed Jan 26, 2025
1 parent 4f6d1a8 commit 2532d1d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ADMIN-Server-gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:
push:
branches:
- main
# pull_request:
# types:
# - closed
# branches:
# - main
pull_request:
types:
- closed
branches:
- main

env:
AWS_CODE_DEPLOY_APPLICATION: THT-ApiServer-GitAction
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/APP-Server-gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:
push:
branches:
- main
# pull_request:
# types:
# - closed
# branches:
# - main
pull_request:
types:
- closed
branches:
- main

env:
AWS_CODE_DEPLOY_APPLICATION: THT-ApiServer-GitAction
Expand Down

0 comments on commit 2532d1d

Please sign in to comment.