Skip to content

Commit

Permalink
Update build-appimage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
user414 authored Feb 7, 2024
1 parent 050d471 commit bc4c4a9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-appimage.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: C/C++ AppImage

on:
workflow_dispatch:
branches: [ main ]
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]

jobs:
build-appimage:
Expand Down

0 comments on commit bc4c4a9

Please sign in to comment.