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 bcdf723 commit 47fa87aCopy full SHA for 47fa87a
1 file changed
.github/workflows/test-backend.yaml
@@ -2,6 +2,11 @@ name: Test backend
2
3
on:
4
push:
5
+ paths:
6
+ - backend/**
7
+ pull_request:
8
9
10
workflow_dispatch:
11
12
env:
0 commit comments