Skip to content

Commit

Permalink
Added on push for testing purpases
Browse files Browse the repository at this point in the history
  • Loading branch information
Baighasan committed Dec 29, 2024
1 parent a5e9b02 commit e00b431
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: Deploy Java app to Azure Virtual Machine

on:
push:
branches: [ "main", "default-endpoint" ]
#types: [ closed ]
branches: [ "main", "default_endpoint" ]
pull_request:
branches: [ "main" ]
types: [ closed ]


jobs:
deploy:
Expand Down

0 comments on commit e00b431

Please sign in to comment.