mirror of
https://github.com/curl/curl.git
synced 2026-07-27 22:43:12 +03:00
parent
a2e75af3fb
commit
bda2129114
25 changed files with 1653 additions and 1652 deletions
12
.github/workflows/reuse.yml
vendored
12
.github/workflows/reuse.yml
vendored
|
|
@ -8,11 +8,11 @@ name: REUSE compliance
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '*/ci'
|
||||
- master
|
||||
- '*/ci'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
|
||||
|
|
@ -24,6 +24,6 @@ jobs:
|
|||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: REUSE Compliance Check
|
||||
uses: fsfe/reuse-action@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: REUSE Compliance Check
|
||||
uses: fsfe/reuse-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue