Skip to content

Commit

Permalink
Asana sync changes (#2442)
Browse files Browse the repository at this point in the history
* Asana sync changes

* Update asana.yml
  • Loading branch information
sammacbeth committed Feb 21, 2024
1 parent 05458f6 commit a889ba6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/asana.yml
Expand Up @@ -7,10 +7,12 @@ on:
- closed
- reopened
- synchronize
- review_requested

jobs:
sync:
runs-on: ubuntu-latest
environment: development
steps:
- uses: actions/checkout@v4
- uses: sammacbeth/action-asana-sync@v4
Expand All @@ -20,3 +22,4 @@ jobs:
ASANA_PROJECT_ID: '312629933896096'
move_to_section_id: '1138897367676525'
USER_MAP: ${{ vars.USER_MAP }}
NO_AUTOCLOSE_PROJECTS: '312629933896096'

0 comments on commit a889ba6

Please sign in to comment.