Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To perform an adversarial test:

2. Create an issue in `basic-charms` with a link to the documentation page and a description of the claim you want to test. This could be a quote from the page or an explanation of something the page implies.

The [Probe issue](https://github.com/dwilding/basic-charms/actions/workflows/probe-issue.yaml) workflow runs automatically when an issue is opened. You can also trigger it manually from the Actions page (enter the issue number in the **Run workflow** UI) to re-run the probe on an existing issue.
The [Probe issue](https://github.com/dwilding/basic-charms/actions/workflows/probe-issue.yaml) workflow runs automatically when an issue is opened.

3. Wait for a PR to be created.

Expand Down