Update snapshot_release.yml (#3555)

This commit is contained in:
Kush Trivedi 2021-02-02 14:34:26 +05:30 committed by GitHub
parent a5db3774f9
commit 8b917c4d82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,9 @@ name: Snapshot release
on:
push:
branches:
- master
paths:
- '!docs/**'
- 'master'
paths-ignore:
- 'docs/**'
jobs:
ui_tests: