Skip to content

Bump semver from 5.7.1 to 5.7.2 in /masher in the npm_and_yarn group #57

Bump semver from 5.7.1 to 5.7.2 in /masher in the npm_and_yarn group

Bump semver from 5.7.1 to 5.7.2 in /masher in the npm_and_yarn group #57

Workflow file for this run

name: teamwork
on:
pull_request:
types: [opened, closed]
pull_request_review:
types: [submitted]
jobs:
teamwork-sync:
runs-on: ubuntu-latest
name: Teamwork Sync
steps:
- uses: teamwork/github-sync@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TEAMWORK_URI: ${{ secrets.TEAMWORK_URI }}
TEAMWORK_API_TOKEN: ${{ secrets.TEAMWORK_API_TOKEN }}
AUTOMATIC_TAGGING: false