Create .gitea/workflows/test.yml
This commit is contained in:
parent
bcba08c656
commit
65c30a6fba
|
@ -0,0 +1,9 @@
|
|||
run-name: ''
|
||||
name: ''
|
||||
jobs:
|
||||
actions:
|
||||
runs-on: ''
|
||||
steps:
|
||||
- run: ''
|
||||
- name: ''
|
||||
uses: ''
|
Loading…
Reference in New Issue