Update snapshot_release.yml (#3555)
This commit is contained in:
parent
a5db3774f9
commit
8b917c4d82
6
.github/workflows/snapshot_release.yml
vendored
6
.github/workflows/snapshot_release.yml
vendored
@ -3,9 +3,9 @@ name: Snapshot release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '!docs/**'
|
||||
- 'master'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
ui_tests:
|
||||
|
Loading…
Reference in New Issue
Block a user