Skip to content

Commit

Permalink
Run update-readme-doc when main branch is triggered and not docs
Browse files Browse the repository at this point in the history
Run update-readme-doc when main branch is triggered and not docs
  • Loading branch information
Shreyaschorge authored Nov 17, 2023
2 parents 5f87303 + 8c5ad56 commit bc25e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update ReadMe Documentation 🦉
on:
push:
branches:
- docs
- main

jobs:
update-docs:
Expand Down

0 comments on commit bc25e52

Please sign in to comment.