Skip to content

Commit

Permalink
update gh workflows for SLCI branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyankasaggu11929 committed Mar 8, 2024
1 parent e1c97a6 commit 98f191c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- 6
- 5
- Tumbleweed
- Basalt
- SLCI

steps:
# we need all branches for the build checks
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/obs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- 6
- 5
- Tumbleweed
- Basalt
- SLCI

steps:
# we need all branches for the build checks
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-cr-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 6
- 5
- Tumbleweed
- Basalt
- SLCI

steps:
# we need all branches for the build checks
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-deployment-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- 6
- 5
- Tumbleweed
- Basalt
- SLCI

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 98f191c

Please sign in to comment.