mirror of
https://gitea.com/gitea/act
synced 2024-11-27 07:08:57 +00:00
aa68181f6b
adding more tests returns same message for short SHA format like GitHub Actions refactor error checking add more errors :)
8 lines
140 B
YAML
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
|