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 561f971 commit 06ac772Copy full SHA for 06ac772
.github/workflows/community-build.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches: [main]
5
tags: ["*"]
6
+ pull_request:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments