Skip to content

Commit 1566088

Browse files
authored
Update README.md
1 parent fe4b6aa commit 1566088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use the branch that matches the phpBB version you're developing for.
2424

2525
## 📦 How to Use
2626

27-
Add a `tests.yml` file in your extension’s `.github/workflows/` directory. Here's a complete example:
27+
On GitHub.com, go to your repository, click **Add file → Create new file**, name it `.github/workflows/tests.yml`, add the workflow content shown below, and commit the file. Make sure to replace `acme/demo` with your actual extension vendor/package name, and optionally you may adjust any of the branch names and other checks.
2828

2929
```yaml
3030
name: Tests

0 commit comments

Comments
 (0)