We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3380a06 commit c80e3c6Copy full SHA for c80e3c6
.github/workflows/server.yml
@@ -3,7 +3,7 @@ name: recceiver
3
4
on:
5
push:
6
- branches: [ "master" ]
+ branches: [ "*" ]
7
paths:
8
- server/**
9
pull_request:
0 commit comments