Skip to content

Bump anothrNick/github-tag-action from 1.62.0 to 1.67.0 #14

Bump anothrNick/github-tag-action from 1.62.0 to 1.67.0

Bump anothrNick/github-tag-action from 1.62.0 to 1.67.0 #14

Workflow file for this run

name: Mark a task complete
on:
pull_request:
branches: [master]
types: [closed]
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: everphone-gmbh/github-asana-action@master
if: github.event.pull_request.merged
with:
asana-pat: ${{ secrets.ASANA_PAT }}
action: 'complete-task'
is-complete: true