aa
This commit is contained in:
7
gitea/workflows/test.yaml
Normal file
7
gitea/workflows/test.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: Connectivity Test
|
||||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "The runner is working!"
|
||||
Reference in New Issue
Block a user