Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEvilSkeleton authored and axtloss committed Sep 28, 2022
1 parent 49e8a1d commit 5c4fcd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches: [main]
pull_request:
workflow_dispatch:
name: Build Flatpak
jobs:
flatpak:
Expand Down

0 comments on commit 5c4fcd4

Please sign in to comment.