cicd
This commit is contained in:
3
.github/workflows/cicd-branch-main.yml
vendored
3
.github/workflows/cicd-branch-main.yml
vendored
@@ -1,4 +1,3 @@
|
|||||||
name: cicd
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -6,6 +5,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
|
name: cicd
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user