mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
dev: trigger workflow on tag push
This commit is contained in:
parent
23abed8ad6
commit
37ed509ba4
1
.github/workflows/build-packages.yaml
vendored
1
.github/workflows/build-packages.yaml
vendored
@ -3,6 +3,7 @@ name: Build packages
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['master']
|
branches: ['master']
|
||||||
|
tags: '*'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user