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
2 changes: 1 addition & 1 deletion .github/workflows/check-circular-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Circular dependency check
on:
pull_request:
types: [opened, synchronize, reopened]
branches: [3.0*]
branches: [3.0*,next,26.06*]
paths:
- .github/workflows/check-circular-deps.yml
- '**.spec'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Check Disallowed Files

on:
push:
branches: [main, 2.0*, 3.0*, fasttrack/*]
branches: [3.0*,next,26.06*]
pull_request:
branches: [main, 2.0*, 3.0*, fasttrack/*]
branches: [3.0*,next,26.06*]

jobs:

Expand Down Expand Up @@ -137,4 +137,4 @@ jobs:
exit 1
fi
echo "All files are appropriate for git storage."
echo "All files are appropriate for git storage."
2 changes: 1 addition & 1 deletion .github/workflows/check-license-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Spec License Map Check

on:
pull_request:
branches: [3.0*]
branches: [3.0*,next,26.06*]
types: [opened, synchronize, reopened]
paths:
- .github/workflows/check-license-map.yml
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-package-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ env:

on:
push:
branches: [3.0*, fasttrack/3.0]
branches: [3.0*,next,26.06*]
paths:
- ".github/workflows/check-package-builds.yml"
- "toolkit/Makefile"
- "toolkit/scripts/*"
- "toolkit/tools/*"
pull_request:
branches: [3.0*, fasttrack/3.0]
branches: [3.0*,next,26.06*]
paths:
- ".github/workflows/check-package-builds.yml"
- "toolkit/Makefile"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-package-cgmanifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Check Package CGManifests

on:
pull_request:
branches: [3.0*]
branches: [3.0*,next,26.06*]
types: [opened, synchronize, reopened]
paths:
- .github/workflows/check-package-cgmanifest.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-source-signatures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Source Signature Check

on:
pull_request:
branches: [3.0*]
branches: [3.0*,next,26.06*]
types: [opened, synchronize, reopened]
paths:
- .github/workflows/check-source-signatures.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Spec files check

on:
pull_request:
branches: [main, 3.0, 3.0-dev]
branches: [3.0*,next,26.06*]
types: [opened, synchronize, reopened]
paths:
- .github/workflows/check-spec.yml
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-srpm-duplicates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ name: SRPMs duplicates check

on:
push:
branches: [main, 2.0*, 3.0*, fasttrack/*]
branches: [3.0*,next,26.06*]
pull_request:
branches: [main, 2.0*, 3.0*, fasttrack/*]
branches: [3.0*,next,26.06*]

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-static-glibc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Static glibc version check

on:
pull_request:
branches: [main, 3.0, 3.0-dev]
branches: [3.0*,next,26.06*]
types: [opened, synchronize, reopened]
paths:
- .github/workflows/check-static-glibc.yml
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: "CodeQL Advanced"

on:
push:
branches: [3.0, 3.0-dev]
branches: [3.0*,next,26.06*]
pull_request:
branches: [3.0, 3.0-dev]
branches: [3.0*,next,26.06*]
schedule:
- cron: '0 4 * * 3'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
paths:
- .github/workflows/lint-specs.yml
- '**.spec'
branches: [main, 3.0, 3.0-dev]
branches: [3.0*,next,26.06*]

permissions: read-all

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: Linter
on:
workflow_dispatch:
pull_request:
branches: [3.0, 3.0-dev]
branches: [3.0*,next,26.06*]
paths-ignore:
- "**/CODEOWNERS"
- "**.spec"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/merge-conflict-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Github Merge Conflict Check

on:
pull_request:
branches: [main, 3.0*]
branches: [3.0*,next,26.06*]

permissions: read-all

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zizmor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: GitHub Actions Security Analysis with zizmor 🌈

on:
pull_request:
branches: [3.0, 3.0-dev]
branches: [3.0*,next,26.06*]

permissions: {}

Expand Down
Loading