Skip to content

Commit

Permalink
feat- added path for ignore file in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Apr 25, 2024
1 parent dec0bea commit 424f4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

name: Readme Workflow
on:
push:
branches:
- master
paths-ignore:
- 'README.md'
- 'docs/**'
workflow_dispatch:
jobs:
README:
Expand Down

0 comments on commit 424f4dc

Please sign in to comment.