mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
change tag glob (#164)
This commit is contained in:
2
.github/workflows/build_qbit_collector.yaml
vendored
2
.github/workflows/build_qbit_collector.yaml
vendored
@@ -2,6 +2,8 @@ name: Build and Push Qbit Collector Service
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '**'
|
||||
paths:
|
||||
- 'src/qbit-collector/**'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user