Skip to content

Bump satackey/action-docker-layer-caching from 0.0.5 to 0.0.11 #7

Bump satackey/action-docker-layer-caching from 0.0.5 to 0.0.11

Bump satackey/action-docker-layer-caching from 0.0.5 to 0.0.11 #7

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: clojure
secrets:
github_membership_token: ${{ secrets.COMMUNITY_CONTRIBUTIONS_WORKFLOW_TOKEN }}