Skip to content

Commit

Permalink
run on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Aug 3, 2024
1 parent c21cfdb commit 6740d0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Docker

on:
push:
branches:
- main
tags:
- 'v*'
branches: [main]
pull_request:
branches: [main]



jobs:
Expand Down

0 comments on commit 6740d0b

Please sign in to comment.