Skip to content

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 in the github-actions group #87

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 in the github-actions group

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 in the github-actions group #87

name: Ping cross-track maintainers team
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
ping:
if: github.repository_owner == 'exercism' # Stops this job from running on forks
uses: exercism/github-actions/.github/workflows/ping-cross-track-maintainers-team.yml@main
secrets:
github_membership_token: ${{ secrets.COMMUNITY_CONTRIBUTIONS_WORKFLOW_TOKEN }}