Properly configure conditions

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-11-05 20:07:24 +05:30
parent ecba1346eb
commit 96a30da0a1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name: Hugo deployment test
on:
push:
branches:
- src
branches-ignore:
- gh-pages
jobs:
build-deploy: