[go: up one dir, main page]

Skip to content

Commit

Permalink
Fix CI after main branch rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Oct 4, 2022
1 parent b226365 commit 9d1d356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update readme.io documentation
on:
push:
branches:
- master
- main
jobs:
update-documentation:
runs-on: ubuntu-latest
Expand All @@ -15,4 +15,4 @@ jobs:
markdown-file-path: README.md
readme-io-api-key: ${{ secrets.README_IO_API_KEY }}
make-relative-links-absolute: true


0 comments on commit 9d1d356

Please sign in to comment.