Skip to content

Commit

Permalink
Update render-visc-empty-skeleton-rmd.yaml
Browse files Browse the repository at this point in the history
remove automatic runs when push to feature development branch
  • Loading branch information
kelliemac authored Mar 6, 2024
1 parent e475586 commit d4b70b2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/render-visc-empty-skeleton-rmd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
on:
workflow_dispatch:
pull_request:
branches: [ master, develop ]
push:
branches:
- "gh-action-render-skeleton-rmd"
branches: [ master, main, develop ]

name: render-visc-empty-skeleton-rmd

Expand Down

0 comments on commit d4b70b2

Please sign in to comment.