Bump hpi-swa/setup-smalltalkCI from 8f8eaa9239e82639e31d0495f3f51b14ac622ad0 to 521a156968112c9c7ca094ef78c1287a26665f08 #404
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Configlet | |
on: | |
pull_request: | |
push: | |
branches: | |
- main | |
workflow_dispatch: | |
permissions: | |
contents: read | |
jobs: | |
configlet: | |
uses: exercism/github-actions/.github/workflows/configlet.yml@main |