Skip to content

Commit

Permalink
- forgot to start the actual workflow....
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAlsFake committed Aug 3, 2024
1 parent e69e995 commit 10ff3a4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_cli_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
build-pornfetch-cli-linux-64:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/build_cli_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
build-pornfetch-cli-windows-x64:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/build_gui_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
build-pornfetch-gui-linux-x64:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/build_gui_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
build-pornfetch-gui-windows-x64:
Expand Down

0 comments on commit 10ff3a4

Please sign in to comment.