Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AvinashDalvi89 committed Apr 27, 2024
1 parent 2634289 commit 97159fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ name : Push code to EC2 imaage
on:
push:
branches: main
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

0 comments on commit 97159fe

Please sign in to comment.