Update build.yml

This commit is contained in:
Zaw 2022-09-12 23:35:29 +03:00 committed by GitHub
parent d0463310ea
commit cef5a20646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ on:
# - main
paths-ignore:
- '*.md'
- './docs/*.html'
- './docs/js/*.js'
- './docs/css/*.css'
- '*.html'
- '*.js'
- '*.css'
jobs:
build: