Skip to content

Commit

Permalink
chore: Skip ocp update for stable25-27 compatible branch
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Jan 15, 2024
1 parent 129fd71 commit fca35db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nextcloud-ocp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable28', 'stable27', 'stable26']
branches: ['main', 'master', 'stable28']

name: update-nextcloud-ocp-${{ matrix.branches }}

Expand Down

0 comments on commit fca35db

Please sign in to comment.