Skip to content

line-up: add test cases for ordinal numbers that are multiples of 11/12/13 and update the descriptions #513

line-up: add test cases for ordinal numbers that are multiples of 11/12/13 and update the descriptions

line-up: add test cases for ordinal numbers that are multiples of 11/12/13 and update the descriptions #513

name: Pause Community Contributions
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
permissions:
issues: write
pull-requests: write
jobs:
pause:
if: github.repository_owner == 'exercism' # Stops this job from running on forks
uses: exercism/github-actions/.github/workflows/community-contributions.yml@main
with:
forum_category: support
secrets:
github_membership_token: ${{ secrets.COMMUNITY_CONTRIBUTIONS_WORKFLOW_TOKEN }}