mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 04:55:02 +02:00
@@ -0,0 +1,8 @@
|
||||
name: local-action-docker-url
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ./actions/docker-url
|
||||
Reference in New Issue
Block a user