Skip to content

Commit

Permalink
Fixed GitHub-Actions trigger for development
Browse files Browse the repository at this point in the history
  • Loading branch information
jstsddg committed Mar 26, 2020
1 parent f1c0616 commit d760c21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/development.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Development

on:
pull_request:
types: [closed]
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit d760c21

Please sign in to comment.