Skip to content

Commit

Permalink
limit deployment to main
Browse files Browse the repository at this point in the history
  • Loading branch information
KKulma committed Mar 25, 2021
1 parent 2f14fb0 commit 18c82e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Deploy to shinyapps.io

on: push
branches:
- main
jobs:
re-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 18c82e2

Please sign in to comment.