GitHub Actions Certificate Exam GitHub-Actions Question # 20 Topic 3 Discussion

GitHub Actions Certificate Exam GitHub-Actions Question # 20 Topic 3 Discussion

GitHub-Actions Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

You installed specific software on a Linux self-hosted runner. You have users with workflows that need to be able to select the runner based on the identified custom software. Which steps should you perform to prepare the runner and your users to run these workflows? (Choose two.)


A.

Create the group custom-software-on-linux and move the runner into the group.


B.

Inform users to identify the runner based on the group.


C.

Add the label custom-software to the runner.


D.

Configure the webhook and network to enable GitHub to trigger workflow.


E.

Add the label linux to the runner.


Get Premium GitHub-Actions Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.