Skip to content

Revert "Bump github.com/1024jp/gzipswift from 6.0.1 to 6.1.0" #612

Revert "Bump github.com/1024jp/gzipswift from 6.0.1 to 6.1.0"

Revert "Bump github.com/1024jp/gzipswift from 6.0.1 to 6.1.0" #612

name: Add PR link to Asana task
on:
pull_request:
types: [opened]
jobs:
add-asana-comment:
runs-on: ubuntu-latest
steps:
- if: github.event.pull_request.draft == false
uses: aitorvs/[email protected]
with:
asana-pat: ${{ secrets.ASANA_ACCESS_TOKEN }}
trigger-phrase: "Task/Issue URL:"
action: 'add-comment'
is-pinned: true