Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChocoMeow committed Dec 16, 2024
1 parent 72aafae commit df1d0ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Docker Image CI

on:
push:
branches: [ "**" ]
branches: [ "main" ]
paths-ignore:
- '**.md'
pull_request:
branches: [ "**" ]

permissions:
packages: write
Expand Down

0 comments on commit df1d0ca

Please sign in to comment.