Revert "Properly configure conditions"

This doesn't help outside the initial deploy testing experiment.

This reverts commit 96a30da0a1.
This commit is contained in:
Harsh Shandilya 2019-11-11 10:00:17 +05:30
parent 16ee4e55c5
commit 0b6ecc2082
1 changed files with 2 additions and 2 deletions

View File

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