Skip to content

Commit

Permalink
fix deploy-job path
Browse files Browse the repository at this point in the history
  • Loading branch information
Doarakko committed Feb 23, 2023
1 parent eaa949d commit 37d86cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
paths:
- '.github/workflows/deploy-job.yml'
- 'jobs/*'
- 'jobs/**'
- 'terraform/*'

permissions:
Expand Down

0 comments on commit 37d86cc

Please sign in to comment.