mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-30 15:06:40 +02:00
migrate to doc_auto_cfg
This commit is contained in:
3
.github/workflows/ci-post-merge.yml
vendored
3
.github/workflows/ci-post-merge.yml
vendored
@@ -3,8 +3,7 @@ name: CI (post-merge)
|
||||
on:
|
||||
push: { branches: [master] }
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
permissions: { contents: read }
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Reference in New Issue
Block a user