Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Dependabot auto-merge
on:
pull_request:
branches:
- main
- v4

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy Docs
on:
push:
branches:
- main
- v4

permissions:
contents: write
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: GitHub CI
on:
push:
branches:
- main
- v4
pull_request:
branches:
- main
- v4

# No permissions are required for this workflow
permissions: {}
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/issues.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/reuse-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: REUSE
on:
push:
branches:
- main
- v4
pull_request:
branches:
- main
- v4

# No permissions are required for this workflow
permissions: {}
Expand Down
26 changes: 0 additions & 26 deletions .github/workflows/security-audit.yml

This file was deleted.