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 2aacca8 commit 039cb11Copy full SHA for 039cb11
.github/workflows/preview.yml
@@ -9,7 +9,6 @@ permissions:
9
10
jobs:
11
preview:
12
- if: contains(github.event.pull_request.labels.*.name, 'run-preview')
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
0 commit comments