Skip to content

Bump github.com/duckduckgo/content-scope-scripts from 7.11.0 to 7.12.0 #755

Bump github.com/duckduckgo/content-scope-scripts from 7.11.0 to 7.12.0

Bump github.com/duckduckgo/content-scope-scripts from 7.11.0 to 7.12.0 #755

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