Skip to content

Commit 6101326

Browse files
Update flatpak_release.yml
1 parent fb77362 commit 6101326

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/flatpak_release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
on:
22
push:
33
branches: [release]
4-
pull_request:
54
name: Flatpak_release
65
jobs:
76
flatpak:
@@ -17,4 +16,4 @@ jobs:
1716
with:
1817
bundle: modbus-tcp-client-shm.flatpak
1918
manifest-path: network.koesling.modbus-tcp-client-shm.yml
20-
cache-key: flatpak-builder-${{ github.sha }}
19+
cache-key: flatpak-builder-${{ github.sha }}

0 commit comments

Comments
 (0)