Skip to content

Commit

Permalink
Try creating a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
okhan-okbay-cko committed Sep 19, 2023
1 parent 810606b commit 9591ce7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-jazzy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
runs-on: macos-latest
permissions:
contents: write
pull-requests: write

steps:
- name: Checkout
Expand Down Expand Up @@ -66,3 +67,4 @@ jobs:
git add .
git commit -m "Update jazzy docs"
git push -u origin $BRANCH_NAME --force
gh pr create -t "Update Jazzy Docs" -b "Automated Update for Jazzy Docs"

0 comments on commit 9591ce7

Please sign in to comment.