Skip to content

Commit 9d9ba0b

Browse files
Update CI
Signed-off-by: Marek Maškarinec <[email protected]>
1 parent 49e999f commit 9d9ba0b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/package.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Tophat workflow
2-
on: [push]
2+
on:
3+
push:
4+
branches:
5+
- main
36
jobs:
47
windows_build:
58
runs-on: windows-latest

0 commit comments

Comments
 (0)