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:
1
.github/workflows/build-packages.yaml
vendored
1
.github/workflows/build-packages.yaml
vendored
@@ -3,6 +3,7 @@ name: Build packages
|
||||
on:
|
||||
push:
|
||||
branches: ['master']
|
||||
tags: '*'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user