Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Commit

Permalink
Tweak ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed Aug 4, 2020
1 parent f9ad48d commit 9530502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: DEPLOY Package
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
pull_request:
branches: ['master']
push:
branches: ['dev']

# 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 9530502

Please sign in to comment.