We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c65b20a + 817d8de commit d7c4505Copy full SHA for d7c4505
.github/workflows/acceptance-test.yml
@@ -3,6 +3,8 @@ name: Acceptance Tests
3
on:
4
push:
5
branches: [main]
6
+ pull_request:
7
+ branches: [main]
8
workflow_dispatch:
9
inputs:
10
run_all:
0 commit comments