Skip to content

update the username of the nextcloud docker image for CI and add gherkin version on compose file #1944

update the username of the nextcloud docker image for CI and add gherkin version on compose file

update the username of the nextcloud docker image for CI and add gherkin version on compose file #1944

Workflow file for this run

name: CI
on:
push:
branches:
- 'master'
pull_request:
schedule:
- cron: '0 22 * * *' # run at 10 PM UTC
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
builds:
uses: ./.github/workflows/shared_workflow.yml
secrets: inherit
with:
branch: master