mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 16:57:45 +00:00
976df8bae5
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
9 lines
179 B
YAML
9 lines
179 B
YAML
name: remote-action-composite-action-ref
|
|
on: push
|
|
|
|
jobs:
|
|
test:
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: nektos/act-test-actions/composite-assert-action-ref-action@main
|