Skip to content

Commit

Permalink
Update create-umbraco-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
readingdancer authored May 16, 2020
1 parent 113072a commit cbadb3c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/create-umbraco-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ name: Create Umbraco Package
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
release:
types: [published]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit cbadb3c

Please sign in to comment.