Skip to content

Commit

Permalink
Disable automatically building of launcher on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
p2004a committed Apr 15, 2023
1 parent 079d1a1 commit 9a507a5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/launcher.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Launcher

on:
push:
paths:
- 'dist_cfg/**'
branches:
- 'master'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 9a507a5

Please sign in to comment.