Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tools
mattermost
mattermost-plugin-walltime
Commits
d5c7331d
Commit
d5c7331d
authored
Mar 23, 2022
by
James Addison
Browse files
Maintenance: update existing CI/CD branch references following default branch name update
parent
18297832
Pipeline
#38275
passed with stages
in 13 minutes and 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
d5c7331d
...
...
@@ -21,7 +21,7 @@ workflows:
-
plugin-ci/deploy-ci
:
filters
:
branches
:
only
:
ma
ster
only
:
ma
in
context
:
plugin-ci
requires
:
-
plugin-ci/lint
...
...
.github/workflows/codeql-analysis.yml
View file @
d5c7331d
...
...
@@ -2,10 +2,10 @@ name: "CodeQL"
on
:
push
:
branches
:
[
ma
ster
]
branches
:
[
ma
in
]
pull_request
:
# The branches below must be a subset of the branches above
branches
:
[
ma
ster
]
branches
:
[
ma
in
]
schedule
:
-
cron
:
'
30
0
*
*
0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment