Update trigger_deb_build.yml

This commit is contained in:
Raspbian France 2020-06-23 21:12:44 +02:00 committed by GitHub
parent adef27f862
commit 6216ff63bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: