Skip to content

Commit 6dedac9

Browse files
authored
Update asana.yml GitHub workflow (#8)
1 parent 0a0531a commit 6dedac9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/asana.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
- synchronize
1616
- closed
1717
- edited
18+
- converted_to_draft
19+
- ready_for_review
1820

1921
pull_request_review:
2022
types:
@@ -32,4 +34,6 @@ jobs:
3234
asana-pat: ${{ secrets.ASANA_PAT }}
3335
github-token: ${{ github.token }}
3436
action: "synchronize"
37+
amplify-uri: ${{ secrets.AWS_AMPLIFY_URI }}
38+
storybook-amplify-uri: ${{ secrets.AWS_STORYBOOK_AMPLIFY_URI }}
3539
# DO NOT EDIT: END

0 commit comments

Comments
 (0)