We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now that we've learned how to quickly set up CI, let's try a more realistic use case.
Our fictional team has a custom workflow that goes beyond the template we've used so far. We would like the following features:
master
Can GitHub Actions support this workflow? Let's find out. We'll tackle some of the changes to the existing workflow file first.
8.x
10.x
I'll respond when you open the pull request.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Custom workflow
Now that we've learned how to quickly set up CI, let's try a more realistic use case.
Our fictional team has a custom workflow that goes beyond the template we've used so far. We would like the following features:
master
branch can't be deleted or inadvertently brokenStep 7: Create a custom GitHub Actions workflow
Can GitHub Actions support this workflow? Let's find out. We'll tackle some of the changes to the existing workflow file first.
⌨️ Activity: Edit the existing workflow with new build targets
8.x
and10.x
of Node, onlyI'll respond when you open the pull request.
The text was updated successfully, but these errors were encountered: