kopia lustrzana https://github.com/f4exb/sdrangel
Run CI/CD only on pull requests and tag releases
rodzic
71d2378b7e
commit
6ba805ba33
|
|
@ -2,7 +2,11 @@
|
|||
# https://gist.github.com/NickNaso/0d478f1481686d5bcc868cac06620a60
|
||||
name: SDRangel CI/CD
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue