Skip to content

Commit 9166a3b

Browse files
authored
Github CI: Build on release
1 parent 6af31d6 commit 9166a3b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@ name: Release
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- focal-1.1.0
8-
- master
9-
5+
release:
6+
types: [published]
107
jobs:
118
build:
129
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)