Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nohr-ai authored Aug 14, 2024
1 parent 34dc8fb commit a72c75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
push:
branches: [ "main" ]
paths:
- '.github/profile/README.md'
- '**/README.md'
pull_request:
branches: [ "main" ]
paths:
- '.github/profile/README.md'
- '**/README.md'
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit a72c75d

Please sign in to comment.