Skip to content

Commit

Permalink
Merge remote branch “origin/main”
Browse files Browse the repository at this point in the history
  • Loading branch information
Nokse22 committed Sep 29, 2024
2 parents 67ec51f + 12262bf commit d669edf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on:
push:
branches: [ "master" ]
branches: [ "main" ]
paths-ignore:
- '**/README.md'
pull_request:
branches: [ "master" ]
branches: [ "main" ]
types: [ "review_requested", "ready_for_review" ]
workflow_dispatch:
name: Flatpak
Expand Down

0 comments on commit d669edf

Please sign in to comment.