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 c21613b commit dfe989cCopy full SHA for dfe989c
1 file changed
.github/workflows/build-and-test.yml
@@ -15,7 +15,7 @@ concurrency:
15
on:
16
push:
17
branches:
18
- - "pull-request/[0-9]+"
+ #- "pull-request/[0-9]+"
19
- "main"
20
21
jobs:
0 commit comments