Skip to content

Commit

Permalink
don't run action on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominion5254 committed Aug 16, 2024
1 parent 7024fb8 commit 8ffe7ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
tags:
- v*
pull_request: []

jobs:
push-image:
Expand Down

0 comments on commit 8ffe7ba

Please sign in to comment.