mirror of
https://gitea.com/gitea/act
synced 2025-02-07 08:39:42 +00:00
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
|