Skip to content

Commit 98f0395

Browse files
Merge pull request flameshot-org#3993 from flameshot-org/qt6_2025
Porting Flameshot to Qt6
2 parents 4edfb2a + a354a91 commit 98f0395

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+640
-663
lines changed

.github/workflows/Linux-arm-pack.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: Packaging(Linux - ARM)
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- fix*
8-
- move-arm-ci-to-new-ci
9-
paths-ignore:
10-
- 'README.md'
11-
- 'LICENSE'
12-
- 'docs/**'
4+
#push:
5+
# branches:
6+
# - master
7+
# - fix*
8+
# - move-arm-ci-to-new-ci
9+
# paths-ignore:
10+
# - 'README.md'
11+
# - 'LICENSE'
12+
# - 'docs/**'
1313

1414
workflow_dispatch:
1515

0 commit comments

Comments
 (0)