parent
c29278f807
commit
0be7dee260
7
.gitea/workflows/ci.yml
Normal file
7
.gitea/workflows/ci.yml
Normal file
@ -0,0 +1,7 @@
|
||||
name: CI
|
||||
on: [push]
|
||||
jobs:
|
||||
t:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo RUNNER_OK
|
||||
Loading…
x
Reference in New Issue
Block a user