Skip to content

Commit

Permalink
Update add-asana-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwalsh311 authored Jan 10, 2024
1 parent 7816170 commit 55cf4c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/add-asana-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
with:
asana-secret: ${{ secrets.ASANA_SECRET }}
comment-text: "{{PR_NAME}} is {{PR_STATE}}: {{PR_URL}}"
allowed-projects: |
1206311071085867
- name: Get status
run: echo "Status is ${{ steps.createComment.outputs.status }}"

0 comments on commit 55cf4c4

Please sign in to comment.