Skip to content

Commit 7183457

Browse files
committed
robust gha
1 parent 7300e74 commit 7183457

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check-standard.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
push:
5-
branches: [main]
5+
branches:
6+
- "*"
67
pull_request:
78
branches: [main]
89

0 commit comments

Comments
 (0)