Skip to content

Commit

Permalink
chore: remove on push trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Feb 21, 2024
1 parent 1b7a393 commit 103d9f0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/BuildImages.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
name: Build MainsailOS
on:
push:
branches:
- "develop"
paths:
- "src/modules/**"
- "src/build_dist"
- "config/**"
- ".github/workflows/BuildImages.yml"
- ".github/workflow_config.yml"
- ".github/scripts/setup_matrix.py"
tags-ignore:
- "**"
pull_request:
types: [opened, edited, reopened, synchronize]
paths:
Expand Down

0 comments on commit 103d9f0

Please sign in to comment.