test
This commit is contained in:
parent
19b9b29e54
commit
b175346846
|
@ -1,5 +1,7 @@
|
||||||
name: 'Simple Go Action'
|
name: 'Simple Go Action'
|
||||||
description: 'A simple Gitea action written in go'
|
description: 'A simple Gitea action written in go'
|
||||||
|
on: [push]
|
||||||
|
runs-on: ps_runner_labels
|
||||||
inputs:
|
inputs:
|
||||||
username:
|
username:
|
||||||
description: 'The username to print'
|
description: 'The username to print'
|
||||||
|
|
Loading…
Reference in New Issue