0
.gitea/workflows/.gitkeep
Normal file
0
.gitea/workflows/.gitkeep
Normal file
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
name: Pull Requests
|
|
||||||
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request: {}
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
|
|
||||||
ci-test:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
|
|
||||||
- name: Test
|
|
||||||
run: |
|
|
||||||
echo "gitea";
|
|
Reference in New Issue
Block a user