Skip to content

Commit

Permalink
ignore readme file - deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pinaki3majumder authored Nov 22, 2024
1 parent 285d406 commit b93717b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: CI-CD for React app
on:
push:
branches: [master]
paths-ignore:
- '**.md'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit b93717b

Please sign in to comment.