Skip to content

Commit

Permalink
Fix workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Aug 5, 2024
1 parent 820fecb commit 811559c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dea-coastlines-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'coastlines/**'
- 'data/**'
- 'tests/**'
- '.github/workflows/dea-coastlines-image.yml'
- '.github/workflows/dea-coastlines-image.yaml'
- 'Dockerfile'
- 'requirements.in'
- 'requirements.txt'
Expand All @@ -25,7 +25,7 @@ on:
- 'coastlines/**'
- 'data/**'
- 'tests/**'
- '.github/workflows/dea-coastlines-image.yml'
- '.github/workflows/dea-coastlines-image.yaml'
- 'Dockerfile'
- 'requirements.in'
- 'requirements.txt'
Expand Down

0 comments on commit 811559c

Please sign in to comment.