Skip to content

Commit

Permalink
Don't deploy on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
nalsai committed Oct 10, 2022
1 parent 2811d76 commit 91408ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
cache-key: flatpak-builder-${{ github.sha }}
branch: stable
- name: Deploy
if: github.event_name != 'pull_request'
uses: bilelmoussaoui/flatpak-github-actions/flat-manager@v3
with:
repository: ""
Expand Down

0 comments on commit 91408ad

Please sign in to comment.