GH-500 · Question #59
GH-500 Question #59: Real Exam Question with Answer & Explanation
Sign in or unlock GH-500 to reveal the answer and full explanation for question #59. The question stem and answer options stay visible for context.
Question
As a repository owner, you do not want to run a GitHub Actions workflow when changes are made to any .txt or markdown files. How would you adjust the event trigger for a pull request that targets the main branch? Each answer presents part of the solution. (Choose three.) 1. on: 2. push: 3. branches: [main, protected] 4. pull_request: 5. branches: [main]
Options
- Apaths-ignore:
- Bpaths:
- C- '**/*.md'
- D- '**/*.txt'
- E- '*/docs/*.md'
Unlock GH-500 to see the answer
You've previewed enough free GH-500 questions. Unlock GH-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.