Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Aug 12, 2024
1 parent 302be5e commit 3d19060
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ on:
env:
GIT_LFS_SKIP_SMUDGE: 1

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true

permissions:
id-token: write

jobs:
docker:
runs-on: [ubuntu-latest]
Expand Down

0 comments on commit 3d19060

Please sign in to comment.