Skip to content

Commit

Permalink
Make build trigger manual
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin481 committed Mar 15, 2024
1 parent 940a310 commit 8233202
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build
on:
push:
branches:
- main
workflow_dispatch:

jobs:
docker:
Expand Down

0 comments on commit 8233202

Please sign in to comment.