Skip to content

Commit

Permalink
Update flatpak_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolasK-source authored Aug 9, 2022
1 parent fb77362 commit 6101326
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flatpak_release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
on:
push:
branches: [release]
pull_request:
name: Flatpak_release
jobs:
flatpak:
Expand All @@ -17,4 +16,4 @@ jobs:
with:
bundle: modbus-tcp-client-shm.flatpak
manifest-path: network.koesling.modbus-tcp-client-shm.yml
cache-key: flatpak-builder-${{ github.sha }}
cache-key: flatpak-builder-${{ github.sha }}

0 comments on commit 6101326

Please sign in to comment.