Skip to content

Commit 8797250

Browse files
committed
wip
1 parent 027b1c0 commit 8797250

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- run: composer pest:e2e -- --ci
4949

5050
- uses: actions/upload-artifact@v4
51+
if: ${{ matrix.php == '8.4' && matrix.prefer == '--prefer-stable' }}
5152
with:
5253
name: coverage
5354
path: coverage.xml

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# typisttech/wordfence-api
1+
# Wordfence API

0 commit comments

Comments
 (0)