Skip to content

Commit

Permalink
Update dev-ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rf-opssupport authored Sep 11, 2024
1 parent 6c5e28d commit 841fc76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/dev-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

name: Dev-CI-CD

# Controls when the workflow will run
# on:
# # # Triggers the workflow on push events but only for the develop branch
# push:
# branches: [develop]
#Controls when the workflow will run
on:
# # Triggers the workflow on push events but only for the develop branch
push:
branches: [develop]

jobs:
Deploy-ECS:
Expand Down

0 comments on commit 841fc76

Please sign in to comment.