Update main.yml
This commit is contained in:
parent
5f66b28eb6
commit
492fbc8fff
1 changed files with 1 additions and 3 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -1,10 +1,8 @@
|
|||
name: Build and deploy to prod!
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
-master
|
||||
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
|
Loading…
Reference in a new issue