We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b64cb commit a2986b3Copy full SHA for a2986b3
1 file changed
.github/workflows/build.yaml
@@ -6,9 +6,7 @@ on:
6
paths-ignore:
7
- '**/README.md'
8
- 'smoke-tests/matrix'
9
- pull_request_target:
10
- branches:
11
- - main
+ pull_request:
12
13
jobs:
14
build:
0 commit comments