658 results for github action (0.463 seconds)

github.com/xqpinitial/action-recognition

xqpinitial/action-recognition

these days I have downed l lot of papers about action recognition,all of them from cvpr/iccv/nips and so on (⭐ 16)

github.com/Rainnie-oo7/Action-Recognition-FPHAB-GCN

Rainnie-oo7/Action-Recognition-FPHAB-GCN

[should be linear at the end for classification] graph convolution mdoel with Pytorch GCN, to output an action (movement) of a hand, by reading in skeleton datae 21 joints, without images, FPHA Dataset, in given 45 Classes, such es opening a soap bottle, a soda can, and few\many…

github.com/dec0dOS/amazing-github-template

dec0dOS/amazing-github-template

? Useful README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, GitHub Issues, Pull Requests and Actions templates to jumpstart your projects. (⭐ 675)

www.reddit.com/r/selfhosted/comments/1po9dft/github_self_hosted_action_costs_now/

GitHub Self Hosted action COSTS NOW.

0.002 EUR x minute GITHUB? We just got the email today in the company and I am looping. It is not about the price but it is self-hosted, it is like paying a license to GitHub for using GitHub. It is...

github.com/rahul-jha98/github-stats-transparent

rahul-jha98/github-stats-transparent

Automatically generate summary GitHub statistics images for your profile using Actions, no server required (⭐ 423)

github.com/dbfx/github-phplint

dbfx/github-phplint

Automatically run 'php -l' on all PHP files in a repository with Github Actions (⭐ 7)

docs.github.com/actions/using-workflows/events-that-trigger-workflows

Events that trigger workflows - GitHub Docs

You can configure your workflows to run when specific activity on GitHub happens, at a scheduled time, or when an event outside of GitHub occurs.

docs.github.com/en/actions/reference/events-that-trigger-workflows

Events that trigger workflows - GitHub Docs

You can configure your workflows to run when specific activity on GitHub happens, at a scheduled time, or when an event outside of GitHub occurs.

www.reddit.com/r/devsecops/comments/1rdg7dt/github_actions_permission_scoping_how_are_you/

GitHub Actions permission scoping how are you enforcing it at scale?

I’ve been spending time looking at GitHub Actions workflows and one thing that keeps coming up is permission scoping. A lot of workflows define permissions at the top level instead of per job. That...

www.bing.com/ck/a?!&&p=371928b28bcf68430710ba9f5aad1a81f2c62ac2c05568530bb6de74bba91771JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=06d989fd-3dc5-6f2c-02e4-9ee83c4f6ed7&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNzcxNjE4MTgvd29ya2Zsb3ctbm90LXNob3dpbmctdXAtaW4tZ2l0aHViLWFjdGlvbnM&ntb=1

Workflow not showing up in GitHub Actions - Stack Overflow

Sep 23, 2023 · I am doing a continuous integration workflow in GitHub Actions to trigger "pytest backend/tests/" command on a push to any branch. Right now, I am testing in a feature branch. …

www.bing.com/ck/a?!&&p=15b23fa9ddb7a408f9f67502046ffbcd59e7fd238940279958e16e9bbe41f9c2JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=06d989fd-3dc5-6f2c-02e4-9ee83c4f6ed7&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNjIwNDU0Nzgvd2hhdC1pcy11c2VzLWRpcmVjdGl2ZS1pbi1naXRodWItYWN0aW9ucy11c2VkLWZvcg&ntb=1

What is "uses" directive in github actions used for?

May 27, 2020 · Below is from the GitHub Actions documentation regarding uses (ie jobs. {job_id}.steps.uses) keyword Selects an action to run as part of a step in your job. An action is a …

www.bing.com/ck/a?!&&p=2f588d4cec59d886b649c708665cab260dc0fab5120b8e5cb4b8ff9847d02d99JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=1224a2ac-81f1-6b52-09a1-b5b980ef6acd&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNzcxNjE4MTgvd29ya2Zsb3ctbm90LXNob3dpbmctdXAtaW4tZ2l0aHViLWFjdGlvbnM&ntb=1

Workflow not showing up in GitHub Actions - Stack Overflow

Sep 23, 2023 · I am doing a continuous integration workflow in GitHub Actions to trigger "pytest backend/tests/" command on a push to any branch. Right now, I am testing in a feature branch. …

www.bing.com/ck/a?!&&p=6cdf11ae8cd81ca7de90b3431199d1933996a3ef163612cbf96ee20ecd4b08b7JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=1224a2ac-81f1-6b52-09a1-b5b980ef6acd&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNjIwNDU0Nzgvd2hhdC1pcy11c2VzLWRpcmVjdGl2ZS1pbi1naXRodWItYWN0aW9ucy11c2VkLWZvcg&ntb=1

What is "uses" directive in github actions used for?

May 27, 2020 · Below is from the GitHub Actions documentation regarding uses (ie jobs. {job_id}.steps.uses) keyword Selects an action to run as part of a step in your job. An action is a …

www.reddit.com/r/AZURE/comments/1pkc73d/trying_to_setup_github_actions_terraform_azure/

Trying to setup github actions + terraform + azure, need help with auth

I've been dipping my feet into github actions and azure for the first time. What's in front of me now is using Terraform to manage Azure resources, such as Azure policies and other things, mostly to ...