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 801d0d2 commit 2fbd9f5Copy full SHA for 2fbd9f5
2 files changed
.github/workflows/deploy.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
build:
9
+ if: false # disable for now
10
name: pr
11
runs-on: ubuntu-latest
12
steps:
0 commit comments