Skip to content

Commit

Permalink
Few Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen K Abraham committed May 13, 2020
1 parent 8e7b811 commit c8d5190
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
name: NuxtJS CI

on:
watch:
types: [started]
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
deploy:
name: Generate Static Site
runs-on: ubuntu-latest

if: github.actor == github.event.repository.owner.login

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit c8d5190

Please sign in to comment.