Skip to content

Commit

Permalink
ignore changes to web-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Dec 19, 2023
1 parent 4a2b82c commit 6c08a1d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/golangci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
name: golangci-lint
on:
push:
paths-ignore:
- web-ui
branches:
- develop
- main
pull_request:
paths-ignore:
- web-ui
branches:
- develop
- main



permissions:
contents: read
Expand Down

0 comments on commit 6c08a1d

Please sign in to comment.