Renamed master branch to main to reflect upstream changes.

This commit is contained in:
Sylvain Huguet 2024-03-15 10:42:22 +01:00
parent cc9d9b1063
commit 06789da119

View File

@ -5,11 +5,7 @@ name: Docker Image CI
# branch called `master`.
on:
push:
branches: ['master']
pull_request:
branches: ['master']
schedule:
- cron: "0 2 * * 1-5"
branches: ['main']
# Defines two custom environment variables for the workflow. These are used