Skip to content

Commit

Permalink
Update main.yml to filter to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SlothCroissant authored Jun 4, 2024
1 parent 5ccb727 commit e9c53bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Docker Build & Push

on:
push:
branches:
- master
paths:
- 'Dockerfile'
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit e9c53bd

Please sign in to comment.