Remove temporary test workflow
Publish Docs / publish-docs (push) Successful in 15s
Details
Publish Docs / publish-docs (push) Successful in 15s
Details
This commit is contained in:
parent
98b45e0543
commit
46accb911c
|
|
@ -1,16 +0,0 @@
|
|||
name: Test CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Echo Test
|
||||
run: echo "Forgejo Actions is working"
|
||||
Loading…
Reference in New Issue