Fix for commit 14febbe3fa78c6edbdfd66d422fa15a7a224eee7 #9
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: Verify | |
on: | |
push: | |
pull_request: | |
jobs: | |
build: | |
name: Verify | |
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v1 | |