Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sondregronas committed Aug 6, 2023
1 parent 61ce600 commit 0290122
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ on:
branches: [ main ]
push:
branches: [ main ]
paths:
- .dockerignore
- .github/workflows/release.yml
- Dockerfile
- requirements.txt
- BookingSystem/**
paths:
- .dockerignore
- .github/workflows/release.yml
- Dockerfile
- requirements.txt
- BookingSystem/**


jobs:
Expand Down

0 comments on commit 0290122

Please sign in to comment.