Build Reactive Signals for Bluesky's AT Protocol Firehose in Laravel
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #8 from socialdept/dev

Update GitHub Actions and Header

authored by

Miguel Batres and committed by
GitHub
533c5993 7419fd57

+4 -4
+2 -2
.github/workflows/code-style.yml
··· 2 2 3 3 on: 4 4 push: 5 - branches: [ main, develop ] 5 + branches: [ main, dev ] 6 6 pull_request: 7 - branches: [ main, develop ] 7 + branches: [ main, dev ] 8 8 9 9 jobs: 10 10 php-cs-fixer:
+2 -2
.github/workflows/tests.yml
··· 2 2 3 3 on: 4 4 push: 5 - branches: [ main, develop ] 5 + branches: [ main, dev ] 6 6 pull_request: 7 - branches: [ main, develop ] 7 + branches: [ main, dev ] 8 8 9 9 jobs: 10 10 test:
header.png

This is a binary file and will not be displayed.