Hello, I’ve created a stale action file here:
https://github.com/ultralytics/yolov3/blob/master/.github/workflows/stale.yml
But it does not appear anywhere under the actions tab, and does not seem to ever run. Action permissions 'Enable local and third party Actions for this repository ’ are enabled in setting.
Hi @glenn-jocher ,
Now the workflow exists on your actions tab, could you please confirm whether the issue is gone?
Note: I forked your repo, and the workflow is successfully triggered on my side.
Thanks.
1 Like
Yes thank you. It appears everything was workinig correctly, there was just a delay of a few hours from saving the yaml file to the action appearing under the actions tab.