Skip to content

Commit 6d019b0

Browse files
committed
ci: Update GitHub action configurations and workflows
- Update GitHub action configuration to exclude specific paths in push event - Improve workflow efficiency by removing unnecessary triggers and paths from the GitHub action configuration
1 parent b1d116e commit 6d019b0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/version.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths-ignore:
8-
- 'docs/**'
9-
- '*.md'
10-
- LICENSE
11-
- '.github/**'
127

138
permissions: write-all
149

0 commit comments

Comments
 (0)