Update kyhule/polyworld-workflows digest to f0a535f #61
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: Pre-merge | |
on: | |
pull_request: | |
paths-ignore: | |
- '*.md' | |
workflow_dispatch: | |
inputs: | |
reason: | |
description: 'Reason for manual run' | |
required: false | |
jobs: | |
build: | |
uses: kyhule/polyworld-workflows/.github/workflows/pre-merge.yml@f0a535faadb2aafdd961219125457f01ad2964f1 | |
secrets: inherit |