Skip to content

Commit

Permalink
Move deploy-docs.yml to correct folder
Browse files Browse the repository at this point in the history
Issue gh-1295
  • Loading branch information
rwinch committed Aug 16, 2023
1 parent 408da8e commit 3efb4f2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
# FIXME enable when pushed to spring-projects
# if: github.repository_owner == 'spring-projects'
if: github.repository_owner == 'spring-projects'
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 3efb4f2

Please sign in to comment.