Skip to content

Commit

Permalink
gh actions: deprecated flatpak binary workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilledheart committed Aug 12, 2024
1 parent 989e8a1 commit 3dc0c1c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/releases-flatpak-binary.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Unused Deprecated Build Artifacts (Flatpak Binary)
on:
push:
branches: [master, develop]
paths-ignore:
- '**/*.md'
- '.circleci/**'
- '.cirrus.yml'

0 comments on commit 3dc0c1c

Please sign in to comment.