Skip to content

Commit 892ee3e

Browse files
committed
fix lint and version
1 parent d5291fe commit 892ee3e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33
name: CI
44

55
on:
6-
pull_request:
7-
types:
8-
- opened
9-
- reopened
10-
- synchronize
6+
push:
7+
branches:
8+
- main
119

1210
jobs:
1311
flatpak:

0 commit comments

Comments
 (0)