qiskit-documentation/.github
Eric Arellano a8045e8a26
Don't build PR previews for API docs (#1775)
Don't waste resources.

From [GH Action's
documentation](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore):

> If you want to both include and exclude path patterns for a single
event, use the paths filter prefixed with the ! character to indicate
which paths should be excluded.
>
> The order that you define paths patterns matters:
>
> - A matching negative pattern (prefixed with !) after a positive match
will exclude the path.
> - A matching positive pattern after a negative match will include the
path again.
2024-07-31 18:38:47 +00:00
..
ISSUE_TEMPLATE rename issue templates to be clearer (#1556) 2024-06-18 16:43:24 +00:00
actions/set-up-notebook-testing Revert CI workaround for setuptools (#1773) 2024-07-29 14:30:01 +00:00
workflows Don't build PR previews for API docs (#1775) 2024-07-31 18:38:47 +00:00
dependabot.yml Create dependabot.yml (#1364) 2024-05-14 11:34:09 +00:00