Skip to content

Commit

Permalink
Change action to manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed May 30, 2024
1 parent 4b24b32 commit aa4b0ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Build and Push Docker Image to GHCR

on:
push:
branches:
- main
pull_request:
workflow_dispatch:
branches:
- main

Expand Down

0 comments on commit aa4b0ff

Please sign in to comment.