Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in github-actions

How to set workflow env variables depending on branch

How to get the target branch of the GitHub pull request from an Actions?

GitHub Action: How do I run commands inside a docker container

github-actions

Create dependencies between jobs in GitHub Actions

github github-actions

How to combine two action.yml files in one repo?

github-actions

Github actions - /bin/sh: 1: jest: not found

Running Github Actions on OSX results in "Could not find domain for port (Aqua)"

github-actions

How can I use my "gha" Docker cache to speed up Docker pull, as well as Docker build on Github Actions?

Deploy environment variables to Firebase hosting

How can I cache Android NDK in my Github Actions workflow?

github github-actions

Stack (Haskell) build cache of source files with GitHub Actions

Github Actions - Is there a way to continue on error while still getting correct feedback?

Github actions: Using mysql service throws access denied for user 'root'@'localhost'

github github-actions

In GitHub Actions, how can I trigger on push but only if a PR is active?

github github-actions

How to run commitlint in GitHub workflow on every commit of a push

Github Action Status check missing from the list of checks in Protected branch settings

github github-actions

How to pass "mysql_native_password" to MySQL service in GitHub Actions?

mysql docker github-actions

How to cancel previous runs in the PR when you push new commits(update the current) in github-actions

git github yaml github-actions

how to make a github action matrix element conditional

Github Actions - No Such File or Directory on Any Run Step