Bump hpi-swa/setup-smalltalkCI from c13cd871b26372e1028c94d5d6af67a8677f1e79 to 8f8eaa9239e82639e31d0495f3f51b14ac622ad0 #377
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 |