Update main.yml
This commit is contained in:
parent
7a71d2c6bb
commit
ddf12a112e
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -2,7 +2,8 @@ name: CD
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user