Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linusheck authored Jul 8, 2024
1 parent 2d1b841 commit c7bb21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docs
on:
# Runs on pushes targeting the default branch
push:
branches: [$default-branch]
branches: [main]

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
Expand Down

0 comments on commit c7bb21d

Please sign in to comment.