1
0
mirror of https://gitea.com/gitea/act synced 2025-07-04 19:12:58 +00:00
Files
act/pkg/runner/testdata/uses-github-short-sha/main.yml
Ryan (hackercat) aa68181f6b refactor: return more errors, add more tests (#679)
adding more tests
returns same message for short SHA format like GitHub Actions
refactor error checking
add more errors :)
2021-05-08 03:29:03 +00:00

8 lines
140 B
YAML

name: uses-github-root
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/hello-world-docker-action@b136eb8