Skip to content

Commit

Permalink
workflows: try to fix asana action
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Nov 6, 2023
1 parent dd2bc1c commit dba772c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-asana-attachment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Asana Workflow

on:
pull_request:
types: [closed, edited, opened, review_requested, ready_for_review, reopened, synchronize]
types: [review_requested, closed]

jobs:
call-workflow:
Expand Down

0 comments on commit dba772c

Please sign in to comment.