There was an error while loading. Please reload this page.
1 parent bd068d1 commit bf8e5abCopy full SHA for bf8e5ab
2 files changed
.github/workflows/build-flatpak.yml
@@ -1,11 +1,10 @@
1
name: Build Flatpak
2
3
on:
4
- push:
5
- branches: [ deploy ]
6
- pull_request:
7
8
workflow_dispatch:
+ inputs:
+ disabled:
+ description: 'This workflow is disabled'
9
10
permissions:
11
actions: write
.github/workflows/build-linux.yml
name: Build Linux App
contents: write
0 commit comments