Skip to content

Commit

Permalink
Ignore some files for deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
docwho2 committed Nov 25, 2023
1 parent b5befcc commit 3f25039
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ name: SAM Deployment
on:
push:
branches: [ "main" ]
paths-ignore:
- '**.png'
- '**.md'
- '**.sh'


permissions:
Expand Down

0 comments on commit 3f25039

Please sign in to comment.