Skip to content

Commit

Permalink
QA add PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Moln committed Aug 4, 2021
1 parent be75c5d commit efc8991
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/qa.yml
@@ -1,5 +1,9 @@
name: qa
on: [push]
on:
push:
branches:
- master
pull_request:
jobs:
qa:
name: QA (PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }})
Expand Down

0 comments on commit efc8991

Please sign in to comment.