Updated the readme and removed useless images

This commit was merged in pull request #14.
This commit is contained in:
2023-09-19 15:32:36 +02:00
parent e583858edb
commit d1b2073717
8 changed files with 15 additions and 62 deletions

View File

@@ -1,10 +1,10 @@
# This defines the name of the workflow as it will appear in the "Actions" tab of the Gitea repository.
name: A gitea test
on:
pull_request:
paths:
- '**.js'
#on:
# pull_request:
# paths:
# - '**.js'
jobs:
random_test: