Skip to content
Snippets Groups Projects
Commit e3f7d46f authored by Xiao Gui's avatar Xiao Gui
Browse files

gha: fix front and backend

parent 81600026
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,14 @@ name: '[ci]'
on:
push:
branches-ignore:
- dev
- staging
- master
- 'dev'
- 'staging'
- 'master'
# ignore changes to docs and mkdocs.yml
paths-ignore:
- 'docs/**'
- 'mkdocs.yml'
jobs:
lint:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment