Delete .forgejo/workflows/runlevel-ai-review.yml
This commit is contained in:
parent
aab30f7c31
commit
222b4c1711
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
||||||
name: Test Runner
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
review:
|
|
||||||
runs-on: docker
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Test
|
|
||||||
run: |
|
|
||||||
echo "RUNNER WORKING"
|
|
||||||
pwd
|
|
||||||
ls -la
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue