Skip to content

Commit

Permalink
Update .github/workflows/update-nextcloud-ocp-matrix.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
  • Loading branch information
nickvergessen authored Aug 23, 2024
1 parent 68bd71e commit 5a5209a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nextcloud-ocp-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['master']
branches: ['main']
target: ['stable28']

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

0 comments on commit 5a5209a

Please sign in to comment.