Skip to content

Commit

Permalink
actually deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
croyfish committed Nov 19, 2024
1 parent b85ad06 commit 18ba453
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:
- tiger-team-feature

permissions:
id-token: write
Expand Down

0 comments on commit 18ba453

Please sign in to comment.