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 37b401a commit 05955b3Copy full SHA for 05955b3
.github/workflows/build-and-test.yml
@@ -11,7 +11,7 @@ concurrency:
11
on:
12
push:
13
branches:
14
- - "pull-request/[0-9]+"
+ #- "pull-request/[0-9]+"
15
- "main"
16
17
jobs:
0 commit comments