Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdelrhman committed Nov 30, 2023
1 parent 14cf839 commit e7638ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ env:
ECS_TASK_DEF: task-def-json/taskdef.json
ECS_SERVICE: cicd-actions-service
CONTAINER_NAME: actions
on: workflow_dispatch

on: [push, workflow_dispatch]
jobs:
TEST-CQ-steps:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e7638ef

Please sign in to comment.