Skip to content

Commit 1bb5af8

Browse files
Revert "also run when hook dependencies are updated"
This reverts commit b761d74.
1 parent 4a37824 commit 1bb5af8

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- hook-dependencies-update
1211
pull_request:
1312
branches:
1413
- main

.github/workflows/end-to-end.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ on:
22
pull_request:
33
branches:
44
- '*'
5-
push:
6-
branches:
7-
- hook-dependencies-update
85

96
name: end-2-end
107

.github/workflows/hook-tests-legacy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ on:
22
pull_request:
33
branches:
44
- '*'
5-
push:
6-
branches:
7-
- hook-dependencies-update
85

96

107
name: Legacy hook tests

.github/workflows/hook-tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ on:
22
pull_request:
33
branches:
44
- '*'
5-
push:
6-
branches:
7-
- hook-dependencies-update
85

96

107
name: Hook tests

0 commit comments

Comments
 (0)