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:
|
||||
push:
|
||||
@@ -6,6 +5,8 @@ on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
name: cicd
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user