mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Update trigger_deb_build.yml
This commit is contained in:
parent
adef27f862
commit
6216ff63bb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/trigger_deb_build.yml
vendored
4
.github/workflows/trigger_deb_build.yml
vendored
|
@ -6,8 +6,8 @@ name: Trigger .deb build
|
|||
# events but only for the master branch
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- refs/tags/*
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue