Skip to content

Commit 0462955

Browse files
committed
[CHECK] update actions - 3
1 parent 1b16058 commit 0462955

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: R-CMD-check
22

3-
on:
4-
push:
5-
branches: [main, master]
6-
pull_request:
7-
branches: [main, master]
3+
on: [push, pull_request]
84

95
jobs:
106
R-CMD-check:

0 commit comments

Comments
 (0)