Re: [R-pkg-devel] GitHub Action not triggered by a commit to a fork

2023-07-05 Thread Spencer Graves
Hi, Diego: Thanks for the reply. On 7/5/23 4:50 PM, Diego Hernangómez Herrero wrote: Hi, GH actions are disabled by default on forks, have you checked > and clicked on the green button?

Re: [R-pkg-devel] GitHub Action not triggered by a commit to a fork

2023-07-05 Thread Diego Hernangómez Herrero
Hi, GH actions are disabled by default on forks, have you checked < https://github.com/sbgraves237/KFAS/actions> and clicked on the green button? Best El mié, 5 jul 2023 a las 23:45, Spencer Graves (< spencer.gra...@effectivedefense.org>) escribió: > Hello: > > > Can someone help me

[R-pkg-devel] GitHub Action not triggered by a commit to a fork

2023-07-05 Thread Spencer Graves
Hello: Can someone help me understand why a commit to "https://github.com/sbgraves237/KFAS"; does not trigger the GitHub Actions specified in ".github/workflows/check-standard.yaml"? Thanks, Spencer Graves p.s. This is a branch of helske/KFAS:master. That may have