Skip to content

Commit 95d98b5

Browse files
committed
Run 32bit CI on workflow modifications and new releases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent adf743b commit 95d98b5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/phpunit-32bits.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: PHPUnit 32bits
22

33
on:
4+
pull_request:
5+
paths:
6+
- 'version.php'
7+
- '.github/workflows/phpunit-32bits.yml'
48
workflow_dispatch:
59
schedule:
610
- cron: "15 1 * * 1-6"

0 commit comments

Comments
 (0)