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: on:
push: push:
branches: branches:
- master - 'master'
paths: paths-ignore:
- '!docs/**' - 'docs/**'
jobs: jobs:
ui_tests: ui_tests: