Updated the readme and removed useless images
This commit was merged in pull request #14.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user