Skip to content

Commit fdedc22

Browse files
committed
test
1 parent 671f6cf commit fdedc22

12 files changed

Lines changed: 1 addition & 711 deletions

.cirrus.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/workflows/aws-lc.yml

Lines changed: 0 additions & 66 deletions
This file was deleted.

.github/workflows/codespell.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
name: Spelling Check
22

3-
on:
4-
schedule:
5-
- cron: "0 0 * * 2"
3+
on: [ push, workflow_dispatch ]
64

75
permissions:
86
contents: read
97

108
jobs:
119
codespell:
1210
runs-on: ubuntu-latest
13-
if: ${{ github.repository_owner == 'haproxy' }}
1411
steps:
1512
- uses: actions/checkout@v4
1613
- uses: codespell-project/codespell-problem-matcher@v1

.github/workflows/compliance.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

.github/workflows/contrib.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/coverity.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

.github/workflows/cross-zoo.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)