We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37545a1 commit 88dd104Copy full SHA for 88dd104
.github/workflows/main.yaml
@@ -3,7 +3,10 @@ name: Test Act
3
on:
4
push:
5
branches:
6
- - test
+ - test
7
+ pull_request:
8
+ branches:
9
10
11
jobs:
12
test-backend:
0 commit comments