Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
canifa_note
Commits
293f88e4
Unverified
Commit
293f88e4
authored
Jan 01, 2023
by
boojack
Committed by
GitHub
Jan 01, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update GitHub action name (#886)
* chore: update github actions name * chore: update
parent
861eeb7b
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
backend-tests-default.yml
.github/workflows/backend-tests-default.yml
+2
-2
backend-tests.yml
.github/workflows/backend-tests.yml
+1
-1
frontend-tests-default.yml
.github/workflows/frontend-tests-default.yml
+2
-2
frontend-tests.yml
.github/workflows/frontend-tests.yml
+1
-1
No files found.
.github/workflows/backend-tests-default.yml
View file @
293f88e4
name
:
Backend Test
name
:
Default
Backend Test
on
:
on
:
pull_request
:
pull_request
:
branches
:
branches
:
-
main
-
main
-
"
release/
v
*.*.*"
-
"
release/*.*.*"
paths
:
paths
:
-
"
web/**"
-
"
web/**"
...
...
.github/workflows/backend-tests.yml
View file @
293f88e4
...
@@ -4,7 +4,7 @@ on:
...
@@ -4,7 +4,7 @@ on:
pull_request
:
pull_request
:
branches
:
branches
:
-
main
-
main
-
"
release/
v
*.*.*"
-
"
release/*.*.*"
paths-ignore
:
paths-ignore
:
-
"
web/**"
-
"
web/**"
...
...
.github/workflows/frontend-tests-default.yml
View file @
293f88e4
name
:
Frontend Test
name
:
Default
Frontend Test
on
:
on
:
pull_request
:
pull_request
:
branches
:
branches
:
-
main
-
main
-
"
release/
v
*.*.*"
-
"
release/*.*.*"
paths-ignore
:
paths-ignore
:
-
"
web/**"
-
"
web/**"
...
...
.github/workflows/frontend-tests.yml
View file @
293f88e4
...
@@ -4,7 +4,7 @@ on:
...
@@ -4,7 +4,7 @@ on:
pull_request
:
pull_request
:
branches
:
branches
:
-
main
-
main
-
"
release/
v
*.*.*"
-
"
release/*.*.*"
paths
:
paths
:
-
"
web/**"
-
"
web/**"
...
...
Write
Preview
Markdown
is supported
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