Skip to content

Commit

Permalink
Added branch name for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
deepikagonuguntla committed Dec 19, 2024
1 parent 639fff4 commit f9d7339
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/workflows/build-qa.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Deploy QA
# on:
# workflow_run:
# workflows: ["CI"]
# types:
# - completed
on:
workflow_run:
workflows: ["CI"]
types:
- completed
push:
branches:
- MLN-1304

permissions:
id-token: write
Expand Down

0 comments on commit f9d7339

Please sign in to comment.