Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yaminidhamija committed Apr 8, 2024
1 parent 2a208be commit a2db159
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hotfix-finish.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "GitFlow Hotfix Finish"

on:
workflow_dispatch:
push:

env:
AWS_REGION: "us-east-1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-finish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "release-finish"
on:
workflow_dispatch:
branches:
test
- test



Expand Down

0 comments on commit a2db159

Please sign in to comment.