mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 20:46:31 +00:00
Make the docstring bot work only on master (#2078)
This commit is contained in:
parent
525884e4cf
commit
649d074057
@ -3,10 +3,10 @@ name: Update Docstrings and Tutorials
|
||||
# Controls when the action will run. Triggers the workflow on push
|
||||
# events but only for the master branch
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches-ignore:
|
||||
branches:
|
||||
- master
|
||||
- benchmarks
|
||||
|
||||
jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user