add github workflow for test #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test_action.yaml
on: push
Test if the PR is updated
3s
Annotations
3 errors
Test if the PR is updated
/home/runner/work/gh-check-pr-is-updated/gh-check-pr-is-updated/./action.yaml: (Line: 3, Col: 42, Idx: 84) - (Line: 3, Col: 62, Idx: 104): While parsing a block mapping, did not find expected key.
|
Test if the PR is updated
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Test if the PR is updated
Fail to load /home/runner/work/gh-check-pr-is-updated/gh-check-pr-is-updated/./action.yaml
|