Skip to content

Commit

Permalink
Remove branches part of action for pull request again
Browse files Browse the repository at this point in the history
  • Loading branch information
nehill197 committed Nov 12, 2024
1 parent 1a11590 commit c94a0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [main, master]
pull_request:
branches: [main, master]

name: R-CMD-check.yaml

Expand Down

0 comments on commit c94a0a1

Please sign in to comment.