Chore: Add pushes to main in the storybook-verification workflow (#102496)
baldm0mma/ add pushes to main
This commit is contained in:
@@ -4,7 +4,13 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'packages/grafana-ui/**'
|
||||
- '.github/workflows/storybook-verification.yml'
|
||||
- '!docs/**'
|
||||
- '!*.md'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'packages/grafana-ui/**'
|
||||
- '!docs/**'
|
||||
- '!*.md'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user