Merge pull request #6951 from pixelfed/shleeable-patch-1

Shleeable patch 1
pull/6952/head
Shlee 4 weeks ago committed by GitHub
commit 0e77345930
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,7 +4,7 @@ on:
push:
branches: [staging, dev, unstable]
pull_request:
branches: [staging, dev, unstable]
branches: [dev]
jobs:
larastan:

@ -4,7 +4,7 @@ on:
push:
branches: [staging, dev, unstable]
pull_request:
branches: [staging, dev, unstable]
branches: [dev]
jobs:
tests:

@ -4,7 +4,7 @@ on:
push:
branches: [staging, dev, unstable]
pull_request:
branches: [staging, dev, unstable]
branches: [dev]
jobs:
pint:

Loading…
Cancel
Save