Skip to content

Commit 71cfcbd

Browse files
committed
CI debug: run on push
1 parent ee242fc commit 71cfcbd

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
name: Compile and release
22

3-
on:
4-
push:
5-
tags:
6-
- 'v*'
7-
8-
pull_request:
9-
branches:
10-
- main
11-
12-
workflow_dispatch:
3+
on: push
134

145
jobs:
156
prebuild:

0 commit comments

Comments
 (0)