Skip to content

Commit

Permalink
ci: update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
beatt83 committed May 29, 2024
1 parent bb70a90 commit b415fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Swift
on:
push:
tags: '*'
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit b415fe7

Please sign in to comment.