Skip to content

Commit

Permalink
ci: run GHA only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jorainer committed Sep 25, 2024
1 parent eb24ad0 commit 476941d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@

on:
push:
pull_request:
paths-ignore:
- 'README.md'

name: R-CMD-check-bioc

Expand Down

0 comments on commit 476941d

Please sign in to comment.