We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4973c7b commit 5035a0bCopy full SHA for 5035a0b
.github/workflows/preview.yml
@@ -9,7 +9,6 @@ on:
9
10
jobs:
11
approved:
12
- if: ${{ contains(github.event.comment.body, '!snapshot') }}
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments